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

Body for CE Communicator queue message specifies both _id and identifier #20

Open
Archer6621 opened this issue Sep 15, 2020 · 0 comments
Labels

Comments

@Archer6621
Copy link
Contributor

See /ce_integration/ce_communicator.py. There is a difference in the way the ID is retrieved from the JSON body of the input queue (mq_ce_communicator) for some task depending on whether it is being created or being updated. This difference is probably a left-over and should be fixed/unified. The proposal is to use _id, since we use that as name for the ID field in other places as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant