Open NilotpalSenChowdhury opened 7 years ago
Thank you for reporting this issue.
What you describe is the behavior as we intent it. Objects are linked with each other using their identity (e.g. unique URI) and not their name. If you would open the dependencies for the micro service, the micro library should be shown there with its new name.
Details:- Rename not working for micro library after the micro library was added .
Steps:- 1) create a mico service 2) Create a micro library 3) Add the micro library to micro service and use the micro library in your code 4) Run the test on mico service 5) Now rename the mico library 6) Again run the test Since the micro library has been renamed it should throw an error