In one of the old projects in Jira, I customized the description of some types of tasks. In particular, for the "bug" type of tasks, I wrote the prepared text so that when starting a bug report, there would already be a text that would speed up the process of adding, bypassing the routine. For example, there I had the text:
- link
- user
- date and time
- playback steps
etc.
Everything about that project was simple. It was necessary to go to the project settings, select the type of tasks "bug", click on the "description" field, enter the text and save.
But when switching to a new interface or project type, I can find where this template text can be written. Can you please tell me where this can be done?
Hi Foliant,
What type of project is it? Team-managed? Company-managed? Jira Work Management?
If Company-managed, you should be able to do that by changing the Field Configuration for that field for that project.
Previously, it was team-managed (there you could easily write a template in the "description" field). Now the project type is company-managed. Can you please tell me where can I change this field?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i saw your comment and found the fields configuration. But I did not find a way to enter the text that would be displayed when creating a task of the "bug" type.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, sorry, I was thinking of the description associated with the field. This is a little trickier for Company-managed projects because the Description field is shared across all of those types of projects. So if you put in a Default Value (which is where you would put it), then it will affect ALL Company-managed projects.
So, what we do is create a new custom field of paragraph type. Then you can modify the context for the field to be used by that project (Settings > Issues > Custom Fields, then search for your new field and click the 3 dots menu and select Contexts and default value).
There you can put your prepared text in the Default value for the field.
Also be sure to put the new custom field on the create screen (or form) for that project. You could even hide the Description field in the create screen for that project if you want to avoid confusion. Just be sure that you leave the Description field on the Edit screen. (You might even want to hide the new custom field on the Edit screen so that only the Description field gets updated moving forward. )
Finally, you can create an Automation rule to copy the value from the new custom field to the Description field if you like. This would be done with an Issue Create trigger and a condition where the custom field is not empty.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I could not get. It seems that I did everything according to the instructions, at the step of adding the context I wrote my own text, but it was displayed as a description to the "description". And I need the text to be in the "description" field. In addition, I realized that even if it is possible, still unlike a team-driven project, you cannot format the test. There is no editor to insert titles, color, icons, etc. I wanted to do what I had in a team-driven project (see screenshot 2). But it didn't work out that way (see screenshot 1).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Получилось, спасибо!
Не могли бы в подсказать, как сделать это поле форматируемым? В поле "абзац" можно прописать только текст и эмодзи. Мне нужно чтобы можно было определить цвет, а главное выбрать размер заголовка.
В проекте управляемым командой есть редактор, где все это можно сделать (см. скрин 3), а в управляемом компанией почему-то нельзя.
Если это невозможно, быть может вы подскажите какой-то сторонний плагин для ведения баг репортов, где можно создавать такие шаблоны, с возможностью форматирования?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Большой! Я рад, что это сработало.
Вам нужно изменить средство визуализации для настраиваемого поля в конфигурации поля.
Перейдите в «Настройки» > «Проблемы» > «Конфигурации полей».
Затем найдите конфигурацию поля, используемую в этом проекте.
Выберите его, а затем найдите настраиваемое поле.
Затем щелкните ссылку Рендереры.
Наконец, измените рендерер на Wiki Sytyle Renderer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.