openpsa icon indicating copy to clipboard operation
openpsa copied to clipboard

Undelete can cause duplicate parameters

Open flack opened this issue 8 years ago • 0 comments

When undeleting an object which has e.g. three different parameter objects with the same name, they all get undeleted and later on, errors will be thrown when loading them. In this situation, we should only restore the last one (in fact, it may be a good idea to only restore params that were deleted at the same time as the original object)

flack avatar Jan 03 '17 15:01 flack