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

Create a view in the UI to show completed/queued digital bookplate batches #1255

Open
shelleydoljack opened this issue Oct 8, 2024 · 1 comment

Comments

@shelleydoljack
Copy link
Contributor

Blocked by #1254
When a user triggers the add 979 field DAG, they should be sent to a page that displays their batch in the queue. We want a page to show batches in the queue and batches completed. Here is a screenshot of completed batches from our previous UI:
Screenshot 2024-10-08 at 11 24 36 AM

The completed/queue is either driven by the status of the dag_run or a value in the completed_date column in the table.

@shelleydoljack
Copy link
Contributor Author

As an airflow admin user, I can see the status of the dag runs. As a user who has access to upload files to the UI, I do not have the ability to view the DAGs and the statuses of their runs. This view would be explicitly for those users to understand what has happened to their file once submitted. It would also be for the airflow admin user to understand who submitted what when (although we could look for an email of the submission). It is a "nice to have" and is not necessary for the work cycle.

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

No branches or pull requests

1 participant