Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] no progress messages during retrieve since copado deployer v20 #287

Closed
JoernBerkefeld opened this issue Nov 13, 2022 · 1 comment · Fixed by #305
Closed

[BUG] no progress messages during retrieve since copado deployer v20 #287

JoernBerkefeld opened this issue Nov 13, 2022 · 1 comment · Fixed by #305
Assignees
Labels
bug Something isn't working sfdc
Milestone

Comments

@JoernBerkefeld
Copy link
Collaborator

JoernBerkefeld commented Nov 13, 2022

Current Behavior

It simply says "starting retrieve" end then eventually it gives us a success message (or an error).
but the underlying function does run successfully. simply reloading the page after the result record indicated success will lead to the requested outcome of a refreshed page

Expected Behavior

we would want to be able to see progress messages just like on the result record (and just like under v19.16)

Steps To Reproduce

  1. Open a user story's commit changes page
  2. click on refresh
  3. wait (and open results list in a new window)
  4. See success/error...

Additional comments

mcdo_RetrieveTable.js has the relevant logic for this in subscribeToCompletionEvent()

Enable debug mode for your user to see the relevant log output (after adding more console.logs)
image

@JoernBerkefeld
Copy link
Collaborator Author

Duplicate of #299

@JoernBerkefeld JoernBerkefeld marked this as a duplicate of #299 Dec 5, 2022
@JoernBerkefeld JoernBerkefeld added this to the 1.3.0 milestone Dec 5, 2022
@JoernBerkefeld JoernBerkefeld closed this as not planned Won't fix, can't repro, duplicate, stale Dec 5, 2022
@JoernBerkefeld JoernBerkefeld linked a pull request Dec 5, 2022 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sfdc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants