- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2017 07:24 AM
I created a scoped application in our Dev environment in which we created some of our own custom tables in. We then installed this application in our Test environment.
I went back and updated one of our custom tables in this scoped application. Basically, I added a new column, and deleted an old one.
I then pushed the updates (via "Make App available to other instances"), and ran the update in our Test environment.
It successfully added my new table column, but did not delete the other one. So I went directly into the table to delete it manually, but this option is not presented to me (I confirmed that I am in the correct application). There is no Delete button, nor can I select the check box next to the Column names to select/delete it.
I have found a few threads that discuss issues such as these:
delete column on custom table?
Why won't the system allow me to delete a scoped column on a global table
Though, they are not exactly the same (the one talked about a custom column on a global table, and Helsinki patch 6 is mentioned). We are on Helsinki path 9.
Is this still a problem in Helsinki patch 9?
When we go to roll out this into Prod, where we install it from our Dev environment (in which we successfully deleted it out of there), will it have the bad column in there or not?
Thanks
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2017 08:40 AM
Instead of trying to delete the field, what about making it inactive in the dictionary?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2017 08:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2017 08:45 AM
That's not a bad workaround. That at least ensures that users won't be able to see it or add it to any Custom List View.
Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2017 11:36 AM
It also goes along with the philosophy of "don't delete things, just deactivate them."
Let me know if that answers your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2017 11:41 AM
I guess I subscribe more to the "take out the trash" philosophy!
(especially since this is just development work!)
Thanks. I really hoping to delete it, but as I mentioned, we can live with this work-around.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2017 11:43 AM
Thanks Joe. Hopefully at some point in the future publishing an app will carry over delete operations. I'll keep my ears open for that news.
If I have answered your question, please mark my appropriate response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.
If you are viewing this from the community inbox you will not see the correct answer button. If so, please review How to Mark Answers Correct From Inbox View.
Thank you