Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Название поля

Описание

* Name of the form

Заполняется произвольно Filled arbitrarily.

* Project

В этом проекте будут создаваться запросы In this project will be create issues.

* Issue type С этим типом запроса тикеты будут создаваться в проекте указанном в разделе Код проекта

With this type of issues will be created in a project referred in Project field.

* User to create users

От имени этого пользователя будут создаваться тикеты On behalf of this user will be created issues.
(warning) Внимание, у этого пользователя должны быть права на создание пользователей Please note, this user must have create users permission.

* User for search

От имени этого пользователя будет производится поиск тикетов запросов для вывода совпадений (поля, по которым будет происходить поиск указываются ниже).

* Jira URL

Адрес JIRA, по которому форма будет обращаться для создания тикета.

According this URL form will be contact for create issue.

Groups

Created user will be automatically added to this group

Groups

Вновь созданный пользователь будет автоматически добавлен в эти группы.

Administrator email Пользователь

может обратиться по указанному адресу, если происходит сбой при работе формы The user can apply to the specified address, if it fails at work forms.

The output matches
Будет

ли форма выводить список совпадений на текущий экран The form will display a list of matches on the current screen.

Fields for search

Выбор: Тема Summary, ОписаниеDescription, КомментарийComment, ОкружениеEnvironment.

Field type for component Выбор:

  • none, select, checkbox;
  • select - выбор из выпадающего списка одного значения;
  • checkbox - выбор нескольких значений.
    Тикет будет создан с выбранными значениями компонент. 
    Значения загружаются в форму во время генерации кода формы. Если после публикации формы вы создали новый компонент, то необходимо обновить форму, чтобы подгрузить еще одно значение;

    Issue will be created with the selected values ​​of the components. The values ​​are loaded into the form at the time of generation form code. If after the publication of the form you have created a new component, you must update the form to upload another meaning.

Field type for affect version

Выбор:

  • none, select, checkbox;
  • select - выбор из выпадающего списка одного значения;
  • checkbox - выбор нескольких значений.
    Тикет будет создан с выбранными значениями продуктов.Значения загружаются в форму во время генерации кода формы. Если после публикации формы вы создали новый продукт, то необходимо обновить форму, чтобы подгрузить еще одно значение.

Allow upload files

Возможность вложить 1 файл в тикет (планируется возможность добавления нескольких файлов ). 

  • ;

    Issue will be created with the selected values ​​of the versions. The values ​​are loaded into the form at the time ofgeneration form code. If after the publication of the form you have created a new version, you must update the form to upload another meaning.

Allow file upload

Ability to attach a file to the issue (Ability to add multiple files will be in the next verisons).

Send a notification after user creation

Does not appear on the screen form. Notification will be send with the authorization data to the new user.

Send a notification to new user

Не выводится на экран формы. Будет ли послано уведомление с данными авторизации нового пользователя. 

Access level to the issue after creating

Не выводится на экран формы. Укажите требуемый уровень, если в вашей JIRA есть уровни доступа Does not appear on the screen form. Enter the required level, if your JIRA has levels of access.

Field name on the form

Имя пользовательского поля, выводимого на экран The name of the custom field displayed on the screen.

Field type Выбор:

  • string
  • Строка
  • selectlist (простой) - выбор из выпадающего списка одного значения;simple selectlist
  • multi-check - выбор нескольких значений.Тип пользовательского поля.
  • cascading-select

Custom field in JIRA

Any custom field that we want to paste into form Любое пользовательское поле, которое мы хотим вывести в форму.

Message about the successful registration of the issue

В тексте об успешной регистрации запроса можно использовать переменную созданного тикета %ISSUE_LINK% для вставки в свой текст (например, чтобы сразу перейти по этой ссылке в тикет).

In the text of the successful registration of the issue you can use a variable generated issue %ISSUE_LINK% to be inserted into your text (for example, to go directly to the link to the issue).

Form code

The generated code for the insert

Code of the form

Генерированный код для вставки.

* required fields.

3. Use Cases

...