Hi,
i have an issue with PB 2017 (R2) that we didn't have with PB 12.5
In PB 12.5, when you had an object that would not compile any more (ex. An object that inherits from another object, and in the ‘parent’ object, you change the return value to another datatype, so the ‘child’ object needs to be rebuild to ‘get’ the change), we did the following:
- “Check out” the object -> normally you get an popup that the object has errors BUT the checkout was succesfully done
- Open the object with ‘edit source’ (because the ‘normal’ way is not possible) and correct the ‘Error’
- “Check In” the object
- Now you can open the object in the normal way (‘edit’)
But in PB 2017 R2, PB crashes at step 1…
Anyone having the same issue?
Greetz
Pieter