Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TABJS-7] Overwrite aliases config file on conflict #86

Open
dtbuchholz opened this issue Nov 20, 2023 · 0 comments
Open

[TABJS-7] Overwrite aliases config file on conflict #86

dtbuchholz opened this issue Nov 20, 2023 · 0 comments
Assignees
Labels
Improvement Created by Linear-GitHub Sync sdk Created by Linear-GitHub Sync

Comments

@dtbuchholz
Copy link
Contributor

dtbuchholz commented Nov 20, 2023

The current aliases logic will throw if you try to write an alias to a file if the key already exists. This should, instead, overwrite the aliases mapping with a new value.

Alternatively, maybe it's an overwrite option in the AliasesNameMap where it defaults to true, but you can choose if it should error and preserve the aliases file. But maybe that's over-engineering, though.

From SyncLinear.com | TABJS-7

@dtbuchholz dtbuchholz added Improvement Created by Linear-GitHub Sync sdk Created by Linear-GitHub Sync labels Nov 20, 2023
@dtbuchholz dtbuchholz self-assigned this Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Created by Linear-GitHub Sync sdk Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

1 participant