I'd like to rename some resources.
I've made sure we do not have any future bookings.
Still I get following message.
When I click continue I get following message
What's the way to resolve this and rename the resources?
Hi Jeroen,
Your resource is not correctly initialized, thus it can't be edited/configured for now.
Note that this error has nothing to do with bookings.
The linked function DVE (of the function resource) is not properly created, so it is recommended to investigate and resolve that problem.
Most likely, you will then be able to edit your resource again.
Suggestions:
- Check if amount of instances is not been reached
- Check if the referred function definition can be found (= is reachable on the system)
- Check if the DVE 'can be'/'is' created on the Main DVE element
- Check if the DVE data can be fetched from the Main DVE
- Verify the element state of the Main DVE
- ..
Hope this helps you further
The problem was that the elements were in a stopped state.
To rename them I set them to ‘paused’.