Skip to content

Support for adding links to assets#1

Open
puck wants to merge 11 commits into
bestpractical:masterfrom
catalyst-cloud:add-links
Open

Support for adding links to assets#1
puck wants to merge 11 commits into
bestpractical:masterfrom
catalyst-cloud:add-links

Conversation

@puck

@puck puck commented Jan 25, 2022

Copy link
Copy Markdown

Still needs to have support for the following (or does it?):

  • delete links
  • only update a record if links are added/removed

@puck

puck commented Jul 23, 2022

Copy link
Copy Markdown
Author

I've updated this PR to now support deleting links if not present in the CSV (logic can re-used for removing roles) and only flagging changes if we actually change the links.

Andrew Ruthven and others added 11 commits January 1, 2025 18:02
Still needs to have support for the following (or does it?):
* delete links
* only update a record if links are added/removed
The level of indenting was doing my head in.
Turns out we don't need to if a link is found, so just delete it from
the hash. We also don't need to keep the RT::Link object around, we
never use it.
@puck

puck commented Jan 1, 2025

Copy link
Copy Markdown
Author

Updated PR for changes in v2.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant