-
Notifications
You must be signed in to change notification settings - Fork 35
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
Show Maarg jobs along with all the ofBiz jobs. #734
Comments
…on time is passed (hotwax#734)
…ng maarg enum table (hotwax#734)
…or maarg job enums (hotwax#734)
…and remove check for job endtime from ion-item (hotwax#734)
Implemeted: support for showing maarg jobs in the app (#734)
Implemented: mobile view for the maarg jobs (#734)
After testing these changes, the following issues were found:
|
Assigning it back to dev for the fixes required. |
…job description once updating job (hotwax#734)
Fixed: additional parameter updating issue and id showing instead of job description once updating job (#734)
Tested the above-mentioned issues, and it seems like the issue still exists in the UAT version of the app. The additional parameter issue appears to be fixed. |
…ching of the maargjobs (hotwax#734)
Here in the 3rd issue, the nextExecution time is automatically generated by moqui, based on frequency provided and the old nextExecution time. Hence can't do anything from frontend side. |
Fixed: maarg job enum description not showing up while first time fetching of the maargjobs (#734)
What is the motivation for adding/enhancing this feature?
Moqui jobs are similar to OFBiz jobs. We should find a way to show those jobs along with our ofBiz jobs. And allow scheduling of those jobs.
Related doc: https://docs.google.com/document/d/1MtH6s02NZcnX4FI-ujTgbz4ZBZVYTrywX-OZbMugQrA/edit
What are the acceptance criteria?
Can you complete this feature request by yourself?
Additional information
The text was updated successfully, but these errors were encountered: