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

User metadata and workflow metadata query #486

Open
2 of 10 tasks
cretz opened this issue May 22, 2024 · 0 comments
Open
2 of 10 tasks

User metadata and workflow metadata query #486

cretz opened this issue May 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@cretz
Copy link
Member

cretz commented May 22, 2024

Describe the solution you'd like

Users need to provide certain bits of user metadata that is visible in the UI/CLI. Specifically from a user POV we will start out with:

  • Fixed "summary" and "details" on workflow start (includes signal with start and child workflow and scheduled workflows)
  • Updateable-within-workflow "current details" string
  • Workflow metadata query that includes "current details" above and, if available, information about registered signals/queries/updates
  • "summary" on timer start (can serve as "timer ID")

The text format of summary/description is TBD (probably some form of mini markdown). More metadata may be added in the future.

Per-Project Tickets

@cretz cretz added the enhancement New feature or request label May 22, 2024
This was referenced May 22, 2024
@cretz cretz changed the title User metadata User metadata and workflow metadata query Jul 26, 2024
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

1 participant