Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

fix: update status correctly when posting in a bundle #139

Merged
merged 1 commit into from
Feb 28, 2022

Conversation

ssvegaraju
Copy link
Contributor

Issue #, if available:

Description of changes:
Fixed a statement that was ignoring any subscriptions that were created as part of a bundle and not setting the status to active.
Tested by POSTing a bundle with subscriptions and retrieving those subscriptions to ensure that the status was correctly set to active.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ssvegaraju ssvegaraju merged commit dd34195 into feat-subscriptions Feb 28, 2022
@ssvegaraju ssvegaraju deleted the fix-bundleSubStatus branch February 28, 2022 18:19
carvantes added a commit that referenced this pull request Mar 3, 2022
* feat: implement getActiveSubscriptions (#131)

* feat: set Subscription status from requested to active on save (#132)

* fix: fix multi-tenant query for getActiveSubscriptions

* fix: properly update subscriptionStatus on update or delete (#135)

* remove log statement

* fix: update status correctly when posting in a bundle (#139)

* fix: fix undefined object property (#140)

* bump interface version

* fix: fix unit tests

Co-authored-by: Sukeerth Vegaraju <ssvegaraju@yahoo.co.in>
Co-authored-by: Yanyu Zheng <yz2690@columbia.edu>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants