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

Brainstorming: Have dedicated flag for repaired material #163

Open
a-tze opened this issue Apr 20, 2018 · 3 comments
Open

Brainstorming: Have dedicated flag for repaired material #163

a-tze opened this issue Apr 20, 2018 · 3 comments

Comments

@a-tze
Copy link
Collaborator

a-tze commented Apr 20, 2018

While fixing a bigger amount of material, it seems like there should be a separate boolean flag for tickets, that should be set (by a human) as soon as there is some fixing done outside the automated toolchain.
Needs-attention and comments are very helpful, but difficult to evaluate in the automated parts of the toolchain.

However I'm not really sure how this should look like. In most cases it is desirable that encoding is not happening automatically for repaired material, but the following steps/states are, so it's probably a bad idea to exclude tickets with this flag from automation completely.

@jjeising
Copy link
Member

jjeising commented Apr 25, 2018

I partially see where this is coming from, but I'm yet unsure how this would be related to automated actions.

What I can imagine here are ticket tags, maybe even in place of needs attention, that freely assignable and reusable. A project could use tags like repaired-audio or manual-recording and use the search to filter tickets to tags (and move states manually for special actions).

@a-tze
Copy link
Collaborator Author

a-tze commented Apr 26, 2018

Tags sound even better.

In any case they should be completely free definable, but I'm unsure if there should be a set of predefined tags. So that users can use them right away without having to think of a tagging scheme first.

@jjeising
Copy link
Member

This could be solve with a simple input with autocomplete. Already used tags will be preferred for completion and supplemented with a predefined standard set (maybe slightly dimmed). This would allow simple usage for standard case and fast definition of new tags.

An additional tag administration page in the project preferences could allow renaming (and with this merging) of existing tags.

We could also add a pre filled color coding which could render 2px vertical bars for the tickets as added visual aid.

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

2 participants