Skip to content

BUG - Missing additional info for projects with local IDs #4146

@IvoSG

Description

@IvoSG

Description

The system fails to retrieve and display additional information for projects that use local project IDs. This issue is reproducible with Freestyle-type adaptation projects, where the additional info section remains empty despite valid data being available.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Create or open a project that uses a local project ID (e.g., a Freestyle project).
  2. Trigger a fragment creation that should load the project’s additional info

Expected results

The system should correctly retrieve and display the additional information for all projects, including those using local IDs such as Freestyle projects.

Actual results

Additional project information is not loaded. The UI/API returns empty or missing fields for the additional info section.

Version/Components/Environment

Add any other context about the problem here
OS:

  • Mac OS
  • Windows
  • Other

Root Cause Analysis

Problem

{describe the problem}

Fix

{describe the fix}

Why was it missed

{Some explanation why this issue might have been missed during normal development/testing cycle}

How can we avoid this

{if we don’t want to see this type of issues anymore what we should do to prevent}

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions