Hi!
I created Entity Attribute named "Priority" with Data Type Text. Then I deleted this attribute and wanted to create new attribute with the same name but different data type (TicketPriority Identifier), but I am getting this error when trying to Publish:
Database upgrade error.: Redeployment of previously existing attribute is not supported. Attribute priority in Ticket was deleted in a previous version. Suggestion: Change the name of the Attribute priority (OS-RDBS-GEN-40003)
: Redeployment of previously existing attribute is not supported. Attribute priority in Ticket was deleted in a previous version. Suggestion: Change the name of the Attribute priority (OS-DPL-RDBS-40020)
I need to create Entity Attribute with name "Priority" and I cannot use different name. Could someone tell me if it is possible to achieve it?
Hi @Łukasz Kaproń ,
you can first drop the old column from the table with DB Cleaner On Steroids
Dorine