Skip to content

Bug: PHPStorm URN catalog generated with absolute paths + inconsistent behavior #568

@lbajsarowicz

Description

@lbajsarowicz

Preconditions

  1. Lack of consistency between Magento's dev:urn-catalog:generate and MFTFs generate:urn-catalog
  2. Invalid path used for MFTF URN catalog

Steps to reproduce

  1. Run vendor/bin/mftf generate:urn-catalog inside your Docker
  2. Run PHPStorm and verify outcome

Expected result

  1. You should be asked to provide path to .idea/misc.xml
  2. Paths should be relative to the project

Actual result

  1. You are asked to provide .idea directory path
  2. Paths are absolute from inside Docker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions