Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
SRP EDitor
Is anyone else getting SRP_EDITOR_TEMP entries in deploys when adding via "Entities changed since"?
Normally it is a procedure entry proper but I have seen it as procedure debug entries and procedure executables, as well as today an Insert.
For the last several months that has popped up a few times.
I am assuming when one my other devs closes their session these temp procedures get cleaned up, leaving an orphan pointer in the repository definition. I then have to manually remove them before creating the deploy.
Normally it is a procedure entry proper but I have seen it as procedure debug entries and procedure executables, as well as today an Insert.
For the last several months that has popped up a few times.
I am assuming when one my other devs closes their session these temp procedures get cleaned up, leaving an orphan pointer in the repository definition. I then have to manually remove them before creating the deploy.
Comments
So does that temp file get created on file open or on changes made for an inherited routine?
I do have a couple of inherited routines open but unchanged. Maybe that is enough if I (or someone else) adds to the deploy at that stage....
Thats the behavior I am seeing so I will go with that unless someone tells me otherwise.
That makes me the culprit then for leaving them open when not actively looking at them during the day.