"Add to metadata subscription" doesn't work with "Never Update" setting

Issue #1952 resolved
Piotr Kożuchowski created an issue

Due to extensive git operations, I don’t want IC2 to ask me whether files should be added to package.xml - especially that we have copado on project and it has very specific approach to package.xml.

For that reason, I have set option “When files are added and removed: Never Update” in app configuration.

However, when I want to deploy or retrieve something, I need to have it in package.xml, so I right click on file and click “Add to metadata” and then nothing happens.

I figure, I may try “All” subscription in that module settings, but never the less this button should work even with “Never Update setting” - when you don’t want popups on every git operation and want to select metadata manually.

Reproduction Steps:

  1. Set module to have package.xml subscription
  2. Configure Application → Validation and Deployment → “When files are added and removed: Never Update”
  3. Right click on file that’s not in package.xml and click Add to metadata subscription

Expected behavior:
File is added to package.xml.
It should only be added if you manually click that button, but not when files are added or removed as option indicates.

Actual behavior:
Nothing happens

Comments (3)

  1. Log in to comment