Skip to content

Same named files are overridden from a different File Record #54

@liny01-nbsa

Description

@liny01-nbsa

Hi @dynamicdan,

Thank you for making and maintaining this very useful tool.

I'm running into a weird issue, I have the following (simplified) folder records:

└───ui_actions
    ├───table1
    │   └───client_true
    │       └───process.js  # (file 1)
    └───table2
        └───client_true
            └───process.js  # (file 2)

There are 2 same named UI Actions that's associated with 2 different tables. When a --resync is done. file 1 would be override with the content of file 2. This can be fixed by a pull-down of only file 1 again.

  • .\app.js --download --search sys_ui_action_<file_1_sys_id>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions