Identifiable Task Names
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
### User Story
As a user, I want to be able to easily find a task by name and then view the log/run history from that task that I have created via Notebooks so that I can see if whether or not it has run correctly.
### Background
Currently (WIP), when exporting a task from Notebooks, a system generated name is given that has a system identifier instead of a user understandable name, so it is difficult to find the task that is built if you want to view its log/run information.
### Acceptance Criteria
**Given** that
I have created a task via Notebooks
**When**
I go to view that task in the Task menu
**Then**
I will easily be able to find the item by name
### Notes
This needs team and design collaboration before finalized and put into Ready state.
Some ideas to consider:
- Task from: \ - \
- \ Task \
- Prompt User for Task name on "export to tasks"; show notebook name that uses it in tasks panel
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.