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

Internal error при сортировке метаданных #1449

Closed
vadimeg opened this issue Jun 5, 2024 · 1 comment · Fixed by #1450
Closed

Internal error при сортировке метаданных #1449

vadimeg opened this issue Jun 5, 2024 · 1 comment · Fixed by #1450
Assignees
Labels
bug Something isn't working

Comments

@vadimeg
Copy link
Collaborator

vadimeg commented Jun 5, 2024

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

Ломается сортировка после переоткрытия или пересоздания проекта

Как воспроизвести

  • Создать конфигурацию Configuration1
  • Добавить справочник
  • Закрыть, удалить или поклинить конфигурацию
  • Переоткрыть или создать новую конфигурацию с тем же именем или дождаться открытия конфигурации после клина
  • Создать еще один справочник

Скриншоты

No response

Ожидаемое поведение

Сортировка не должна ломаться

Лог рабочей области

!ENTRY org.eclipse.core.jobs 4 2 2024-06-05 18:49:15.982
!MESSAGE An internal error occurred during: "Sort metadata objects: Configuration1".
!STACK 0
java.lang.IllegalStateException: The project 'Configuration1' is not registered
    at com._1c.g5.v8.dt.internal.core.operations.pipeline.ProjectOrchestrator.requireProjectInfo(ProjectOrchestrator.java:1067)
    at com._1c.g5.v8.dt.internal.core.operations.pipeline.ProjectOrchestrator.enqueueOperation(ProjectOrchestrator.java:697)
    at com._1c.g5.v8.dt.internal.core.operations.pipeline.ProjectOrchestrator.enqueueOperation(ProjectOrchestrator.java:667)
    at com._1c.g5.v8.dt.internal.core.platform.WorkspaceOrchestrator.enqueueHalfExclusiveOperation(WorkspaceOrchestrator.java:545)
    at com._1c.g5.v8.dt.internal.core.platform.WorkspaceOrchestrator.beginHalfExclusiveOperation(WorkspaceOrchestrator.java:586)
    at com._1c.g5.v8.dt.core.platform.IWorkspaceOrchestrator$pbryglu.beginHalfExclusiveOperation(Unknown Source)
    at com.e1c.v8codestyle.internal.autosort.SortJob.execute(SortJob.java:108)
    at com.e1c.v8codestyle.internal.autosort.SortJob.run(SortJob.java:82) 

Версия 1С:Code style V8

edt-2024-1

Версия 1С:EDT

Ruby 2024.1

Операционная система

Windows

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

No response

@vadimeg vadimeg added the bug Something isn't working label Jun 5, 2024
@vadimeg vadimeg self-assigned this Jun 5, 2024
@vadimeg
Copy link
Collaborator Author

vadimeg commented Jun 6, 2024

Исправлено в 2024.1

@vadimeg vadimeg closed this as completed Jun 6, 2024
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
Development

Successfully merging a pull request may close this issue.

1 participant