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

How to Correct Order With Wrong Gateway Added #504

Open
nmfujimoto opened this issue Apr 22, 2021 · 2 comments
Open

How to Correct Order With Wrong Gateway Added #504

nmfujimoto opened this issue Apr 22, 2021 · 2 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@nmfujimoto
Copy link
Collaborator

If a user adds an incorrect gateway, what is the appropriate method to correct the mistake? Most gateways can have the status changed to "Discarded" (System Ref Id 196) so the gateway is not active.

What happens if the Will Call or Delivered gateway is mistakenly added? A user added Will Call by mistake and setting the status of the Will Call gateway to be Discarded did not correct the issue and no gateways were available for the user when right-clicking in the Tracking grid.

The only way to force the correct gateway to be added is to use the API InsertJobGateway call.

@nmfujimoto
Copy link
Collaborator Author

nmfujimoto commented Apr 22, 2021

In the image below, the Will Call gateway is marked as Discard but the job is marked as delivered. When right-clicking in the Tracking grid, no gateways are available.

https://m4pl-dev.meridianww.com/?jobId=191080

image

@nmfujimoto nmfujimoto added the help wanted Extra attention is needed label Apr 22, 2021
@prashantaggarwal1999
Copy link
Contributor

@kirtya @KamalAdhikary Please check this.

nmfujimoto pushed a commit that referenced this issue Apr 26, 2021
1. Script changes for new operation context
nmfujimoto pushed a commit that referenced this issue Apr 26, 2021
1. Adds Route to the "RevertGateway" context menu
2. Adds condition in scripts for context menu clicked and adds of logic to redirect into RevertGateway action of JobGatewayController with Job ID as parent ID
3. Adds of action method with required parameter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants