Skip to content

bug(developer): opening same project in two TIKE windows should not be possible #10003

@mcdurdin

Description

@mcdurdin

Original description:

  1. Load a v2.0 project in Developer
  2. In Project distribution tab, click the .kpj file to open it again.
  3. Close the new TIKE window that opens
  4. The original TIKE Project window refreshes, and shows an apparently v1.0 project, with no content, and clicking the Upgrade button silently fails.

Examination of the .kpj shows that <Version>2.0</Version> element has been removed. This is happening because the .kpj is being loaded by the stable-16.0 version of Developer, rather than a new instance of the same version.

Updated details:

  • This should focus the existing window if you attempt to open the same project twice, or open a file in a folder in an already-open project.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions