-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Affects Version/s: 5.1.0, 5.2.0
-
Component/s: Assets - Object, Type and Schema
-
None
-
Severity 2 - Major
Issue Summary
This is reproducible on Data Center: yes
Steps to Reproduce
- Create a new basic project
- Create a new empty insight schema
- Create a object type in the new empty schema
- Go to attribute tab and create a attribute with type 'Version', and type value is the new project in step 1
- Delete that project in a seperate tab.
- Reload the Object schema page in your old tab
Expected Results
The page load as before
Actual Results
Get a 500 error on GET:<Jira_base_URL>/rest/insight/1.0/objecttype/<object_type_id>/attributes?includeChildren=false&_=1660183200463
Workaround
No workaround found