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

Task for time based upload to trusted provider #88

Open
mfd2007 opened this issue Dec 7, 2022 · 1 comment
Open

Task for time based upload to trusted provider #88

mfd2007 opened this issue Dec 7, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@mfd2007
Copy link
Contributor

mfd2007 commented Dec 7, 2022

It would be nice to have an automatic upload of documents to the trusted provider .

How to trigger the upload?

  • Option 1: Upload document in status RfPublication where date is in the past.
    • Advantage: Easier to implement, could be used without any changes in secvisogram, at the moment the publication date isn't visible in secvisogram
    • Disadvantage: A "forgotten" document in status RfPublication could be published
  • Option 2: Add new workflow state auto_publish or additional information in status RfPublication to identify an document for automatic publication.
    • Advantage: Fine-Grained decision on which way a document should be published.
    • Disadvantage: Additional workflow state must be integrated in backend and secvisogram,

Needed configuration:

  • Enable/Disable auto publish
  • Interval to check for documents to publish
  • URL to publish
  • Password and/or TLS-Key for authentication

Any further thoughts on this?

@tschmidtb51
Copy link
Contributor

I prefer a new workflow state. The RfPublication is really to give the publisher (role) the last word in saying whether and when is going to be published.

@tschmidtb51 tschmidtb51 added the enhancement New feature or request label Jan 9, 2023
@mfd2007 mfd2007 mentioned this issue Oct 26, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants