Hello,
I have one a bit strange situation. When I search plans for one specific user I get one plan with secondsPerDay = 0. How is this possible? Through UI I can't create a plan with 0 duration.
I don't have access to this Organization where this plan is, so I can only see it using API.
How to find this in UI and change/delete from there?
Thanks!
Hi Milica,
As this plan seems to have gotten corrupted (you should not be able to create plans for 0 seconds), it will not show in the UI.
You should be able to delete this plan with the REST API
DELETE https://api.tempo.io/core/3/plans/{planId}
Best regards,
Susanne Götz
Tempo team
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.