Closed coreybasden closed 2 weeks ago
1) RENAMING FIELD Given that I am the field management screen of the program, I have a field named shrek when I request "rename field shrek to donkey" I will see the following message: "field shrek has been successfully renamed to donkey" UML list updates to contains the updated field "donkey"
As a user, I want to be able to rename fields, So that I can update the class structure without deleting and re-adding them.