sourcefuse / sourcefuse/arc-saas
Subscription service status issue
@Tyagi-Sunny is already working on this.
Since Jun 20, 2024.
- Dominant language
- TypeScript
- Stars
- 32
- Forks
- 5
- Avg merge
- 10h 28m
- Merged PRs (30d)
- 2
Description
Describe the bug
When the tenant provisioning fails the subscription status is set as ACTIVE which is wrong as the subscription should only be active in case when the provisioning is complete.
Also as far as the provisioning is going on the status should be In progress and after any update from provisioning system the status should be updated accordingly.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.