shisaru292
shisaru292
**Is your feature request related to a problem? Please describe.** I use one template with different "required" settings of tags for different projects. This is designed to reduce the burden...
**Describe the bug** The task id value of the newly added item increases from the maximum value of the existing tasks, not the historical maximum value. So it's not monotonically...
### PR fulfills these requirements - [x] Commit message(s) and PR title follows the format `[fix|feat|ci|chore|doc]: TICKET-ID: Short description of change made` ex. `fix: DEV-XXXX: Removed inconsistent code usage causing...
**Describe the bug** In template [chatbot-assessment](https://github.com/HumanSignal/label-studio/tree/a8e0117910622bdce7833b63b73ed615c8b3cd9a/label_studio/annotation_templates/generative-ai/chatbot-assessment), class name of the View container isn't match the CSS selector. Code at line: [label-studio/label_studio/annotation_templates/generative-ai/chatbot-assessment/config.yml at a8e0117910622bdce7833b63b73ed615c8b3cd9a · HumanSignal/label-studio](https://github.com/HumanSignal/label-studio/blob/a8e0117910622bdce7833b63b73ed615c8b3cd9a/label_studio/annotation_templates/generative-ai/chatbot-assessment/config.yml#L47) (Since I'm not very good...