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

[BUG] Не создается конфигурация из файлов из-за отсутствия права роли ExclusiveModeTerminationAtSessionStart #454

Closed
vanleo85 opened this issue May 7, 2024 · 0 comments · Fixed by #455
Labels
bug Something isn't working

Comments

@vanleo85
Copy link

vanleo85 commented May 7, 2024

Версия

v0.12.0

Описание ошибки

При создании конфигурации из файлов возникает ошибка java.lang.IllegalArgumentException.

Дополнительная информация

Конфигурация самописная на платформе 8.3.20
Сообщение дебага
image

Выяснилось, что в классе com.github._1c_syntax.bsl.mdo.support.RoleRight не хватает права ExclusiveModeTerminationAtSessionStart (ЗавершениеМонопольногоРежимаПриНачалеСеанса).

Ссылка на права ролей в 8.3.20 - https://its.1c.ru/db/v8320doc/bookmark/dev/TI000001241

@vanleo85 vanleo85 added the bug Something isn't working label May 7, 2024
@vanleo85 vanleo85 changed the title [BUG] [BUG] Не создается конфигурация из файлов из-за отсутствия права роли ExclusiveModeTerminationAtSessionStart May 7, 2024
theshadowco added a commit that referenced this issue May 14, 2024
#454 Добавлено право роли ExclusiveModeTerminationAtSessionStart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant