Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A AF3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 227
    • Issues 227
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • af3
  • AF3
  • Issues
  • #3523

Closed
Open
Created Sep 21, 2018 by Alexander Diewald@diewaldGuest

Check why copyComponentIntoNewProject may be called with a non-project contained Component

Current situation

In ComponentLibraryUtils, line 87, a null check is involved triggering another null check in TestCaseSimulator. This null check should not be needed since the file project can never be null if the component is correctly embedded in the file project.

Outcome

  • The null checks should be removed.
  • It should be investigated under which conditions a wrong containment may occur. This may be due to some running test case, or a wrong deletion order. However, this problem should be resolved where it emerges.

(from redmine: issue id 3523, created on 2018-09-21, closed on 2019-09-30)

  • Relations:
    • relates #3293 (closed)
  • Uploads:
    • AF3-Project_3523.af3_23
Assignee
Assign to
Time tracking