Skip to content

Implemented support for moqui login and logic to run service on releasing order / items (#293) - #294

Open
amansinghbais wants to merge 10 commits into
hotwax:mainfrom
amansinghbais:#293
Open

amansinghbais wants to merge 10 commits into
hotwax:mainfrom
amansinghbais:#293

Conversation

@amansinghbais

Copy link
Copy Markdown
Contributor

Related Issues

#293

Short Description and Why It's Useful

  • Added support for moqui login using ofbiz token.
  • Used moqui login to call moqui jobs on releasing orders / items.

Related PR: hotwax/launchpad#125

Screenshots of Visual Changes before/after (If There Are Any)

Contribution and Currently Important Rules Acceptance

@patelanil patelanil left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Log message format review

I reviewed the log/error messages added in this PR against our best practice: log-messages.md.

These added messages do not follow the [Entity] [Context] - [Action/Outcome/Issue] pattern:

  1. Maarg instance is not setup for this account.
    Suggest: Maarg Instance - Not set up for this account
  2. Failed to schedule routing.
    Suggest: Routing - Failed to schedule
  3. Some of the configuration of the app is missing.
    Suggest: App Configuration - Required configuration missing

Dynamic IDs belong in the [Context] block and the action text should stay constant, so messages group and count cleanly in Grafana/Loki during log analysis. Please align these before merge.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants