Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
I have Codebeamer 2.1.0.0 running in Docker from the intland container in Docker Hub. I am logged in as a user with administrative rights and can create projects, create trackers, etc. but when I attempt to delete a tracker it fails. The red error bar at the top of the tracker configuration just says "null". There is a warning in cb.txt:
2024-03-07 15:35:05,276 WARN codebeamer.controller.TrackerController - com.intland.codebeamer.manager.AccessRightsException [catalina-exec-29] [220] {Req#=2386, Sess#=ec5..6c7, serverId=server}
This tracker is not derived from a template nor is it a template and it doesn't have any items. Any ideas on why I can't delete the tracker?
For some reason deleting from the UI doesn't work but I can delete using the REST API.