Skip to content

feat(issues): Adds an rpc method to retrieve issues statuses with customizations - #37

Merged
Alchez merged 4 commits into
Bloomstack:stagingfrom
DeveloperMetal:feat-issues-service-api
Jul 3, 2019
Merged

feat(issues): Adds an rpc method to retrieve issues statuses with customizations#37
Alchez merged 4 commits into
Bloomstack:stagingfrom
DeveloperMetal:feat-issues-service-api

Conversation

@DeveloperMetal

Copy link
Copy Markdown
Contributor

Adds rpc method bloomstack_core.services.issues.issueStatusList which returns a list of issue doctype statuses after customizations.

This is here to add support for the support-portal app.
Figured any rpc method we need for our external apps will go into the services sub-module, lets keep these generic as possible.

@vjFaLk
vjFaLk temporarily deployed to Tugboat July 2, 2019 02:47 Destroyed
@vjFaLk

vjFaLk commented Jul 2, 2019

Copy link
Copy Markdown
Contributor

How come we doing this as a separate call and not via the backend?

@DeveloperMetal

DeveloperMetal commented Jul 2, 2019

Copy link
Copy Markdown
Contributor Author

@vjFaLk we are not calling it from the frontend.
The backend has no way to fetch meta data including customizations through the rest api, this is how we'll get this for them

Comment thread bloomstack_core/services/issues.py Outdated
Comment thread bloomstack_core/services/issues.py Outdated
Co-Authored-By: Rohan <Alchez@users.noreply.github.com>
@vjFaLk
vjFaLk temporarily deployed to Tugboat July 2, 2019 07:09 Destroyed
@vjFaLk
vjFaLk temporarily deployed to Tugboat July 2, 2019 07:11 Destroyed
@DeveloperMetal
DeveloperMetal requested a review from Alchez July 2, 2019 07:13
@Alchez
Alchez merged commit 9e811bd into Bloomstack:staging Jul 3, 2019
@dti-deploy

Copy link
Copy Markdown

🎉 This PR is included in version 1.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants