Cant Fix Duplicate UUID's?

I have somehow created dupes of UUIDs in two functions in one form.

Deleting the UUID’s and re saving does not fix it and using quick-fix seems to work until the developer is restarted when the dupes are flagged again?

Any ideas on how to fix these once and for all from within Servoy?

I have cleared them by copying the js content to pspad and then deleting the js file in Servoy and re-pasting the functions from pspad - not very satisfying though!

if you have an example where quick fix doesnt really work.
Please make a case with that sample solution so that we can take a look at it.
You say it is fixed but until a developer restart? Is the UUID then not changed in the source code? (do you really still see the same uuid on 2 places?)

jcompagner:
if you have an example where quick fix doesnt really work.
Please make a case with that sample solution so that we can take a look at it.
You say it is fixed but until a developer restart? Is the UUID then not changed in the source code? (do you really still see the same uuid on 2 places?)

Yes Johan the same two code functions still have the same UUID and error. I fixed the problem now of course so cant offer a sample solution. Do you think it was just a glitch in my developer?