Dear all
after an update of Jira Software and Associated add-ons, especially Insight / Assets, we found a annoying bug.
Indeed, after a crash, a lot of Assets objects have been re-created.
So, I managed to delete them successfully via the Assets interface,but on database, the deleted records / objects are still present (cf first attach, in Assets, filtering on the code, we got only one record, which is normal)
But in the db, we still got the deleted record:
SELECT *
FROM AO_8542F1_IFJ_OBJ
WHERE label = 'XXX'
is it normal behavior?
regards,
Xavier