- Create a project, check out a table, add a column
- Promote to QA, so the new column exists in DV/QA
- undo checkout, delete project
- Create new project, depends on the same table column added, which is still there, so the new project doesnt need to add it, works in DV/QA
- Promote project to PD, where the old project never made it, so the table column was never created there. feature fails in PD
Db Changes not undone on undo checkout
-
- Posts: 472
- Joined: November 16th, 2021, 11:15 am
- Contact:
Db Changes not undone on undo checkout
Working in an old version, there was a PD bug caused by the below steps:
word count: 99
Tags:
-
- Posts: 329
- Joined: August 26th, 2021, 9:18 am
- Contact:
Re: Db Changes not undone on undo checkout
DB Changes do not get undone when you undo checkout. Task #10802 has been created.
word count: 15
-
- Posts: 472
- Joined: November 16th, 2021, 11:15 am
- Contact:
Re: Db Changes not undone on undo checkout
In writing documentation, Jeff and I created a configuration but accidentally made it in the wrong application (HelloWorld).
We undid checkout, but the configuration still exists in the application. We then made it in the correct app (DistributorPortal).
We wanted to highlight in the training that configurations are application specific, so once its created in one app, its not created in the other. So now that it will exist in both, it will be hard to show that.
The configuration does exist in DV/QA/PD in HelloWorld app.
Also realized there is no way to delete from the developer workbench. Wasnt that added some months back?
We undid checkout, but the configuration still exists in the application. We then made it in the correct app (DistributorPortal).
We wanted to highlight in the training that configurations are application specific, so once its created in one app, its not created in the other. So now that it will exist in both, it will be hard to show that.
The configuration does exist in DV/QA/PD in HelloWorld app.
Also realized there is no way to delete from the developer workbench. Wasnt that added some months back?
word count: 107
-
- Posts: 472
- Joined: November 16th, 2021, 11:15 am
- Contact:
Re: Db Changes not undone on undo checkout
I talked with Justin on this. Delete does work in IDE but it has to be its own project specifically for deleting. cant be done in an existing project
and at this time its only for certain objects like webpage, widget, method (might be a few others)
and at this time its only for certain objects like webpage, widget, method (might be a few others)
word count: 47