ISISComputingGroup / ISISComputingGroup/IBEX

Configurations: Allow renaming of components

Open
#5,805 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
6
Forks
2
Avg merge
16h 40m
Merged PRs (30d)
2

Description

As an instrument scientist, particularly on LET, I would like an easy way to rename components. Currently to do this I will have to:

* Save `old_component` as `new_component`
* Go through all the configurations that use `old_component`, remove `old_component` and add `new_component`
* Delete `old_component`

This is a rather fiddly process.

## Acceptance Criteria
* Via the GUI I can rename a component and it will update all configurations that depend on it
* It is clear to the user this is what it's doing
* There are tests for this

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.