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

Feature/add current workflow state to dmsf files show api #1581

Conversation

liaham
Copy link
Contributor

@liaham liaham commented Jan 21, 2025

Hi @picman

This PR will extend the dmsf files show with the current workflow state making the workflow related information more complete and reusable.

Best Regards
@liaham

The get /dmsf/files/<id>.<format> response as provided by
DmsfFiles#show and app/views/dmsf_files/show.api.rsb will be extended
by the current state of the approval workflow. This makes it possible
to forward a document to another plattform in case the workflow is
approved.
The get_document test in dmsf_file_api_test.rb will be extended by
a further assertion for the workflow approval state to make sure
the data is included in the response.
@picman picman merged commit 6d1437f into danmunn:devel Jan 21, 2025
3 checks passed
@picman
Copy link
Collaborator

picman commented Jan 21, 2025

Thank you for contributing to the project!

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

Successfully merging this pull request may close these issues.

2 participants