forcedotcom / devops-center-feedback

61 stars 2 forks source link

Entity of type 'WorkflowAlert' named 'Case.Test_Delete_Me' cannot be found #235

Open matthewpomar-at-reddit opened 1 year ago

matthewpomar-at-reddit commented 1 year ago

Describe the bug I tried to commit a REMOVE email alert, but when I do, get error that reads:

image

I'm thinking to myself, well of course it cannot be found... I just deleted it. Also, the alert is still in the target org, so it should still find it there if that's where it's looking.

Perhaps I'm not interpreting the error correctly. What exactly is this telling and how can I get around this?

Thank you.

To Reproduce Steps to reproduce the behavior:

  1. Create a new email alert and deploy it from dev to int in a new WI
  2. Create another WI and delete the the email alert
  3. Pull changes and observer the email alert is marked as REMOVE. Select this change an promote to int. ...

Expected behavior I expect the email alert to be removed from int, but I get the error instead.

Screenshots

image

Additional context Our org did not get auto-upgraded from the closed beta to the closed beta.

EstebanRomero84 commented 1 year ago

Hi @matthewpomar-at-reddit -- thanks for reporting this issue. We opened bug W-12166313 to track this and we'll let you know once we have a fix.

jcarrmaglev commented 1 year ago

Hi @EstebanRomero84 just following up here to confirm that this is still an issue. Deleting an email alert and then trying to commit the change results in the same error seen above. The email alert exists in the target org so I was expecting it to show as a change in the PR, however it won't allow the commit at all.

Any update on the status of this would be much appreciated, thank you!