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

Add a status identifier for script converson systems #79

Closed
calconnect-ci opened this issue Jun 15, 2020 · 9 comments
Closed

Add a status identifier for script converson systems #79

calconnect-ci opened this issue Jun 15, 2020 · 9 comments

Comments

@calconnect-ci
Copy link

In GitLab by @ribose-jeffreylau on May 13, 2020, 18:35

Add a status identifier for systems that could be either preferred or deprecated, with a date, similar to management of ISO terms.

It would involve additional attributes of the ScriptConversionSystem class.

This is in response to collated comments DE-031 (reconsideration of deletion of script conversion system).

Related to #71

@calconnect-ci
Copy link
Author

In GitLab by @ribose-jeffreylau on May 13, 2020, 18:44

changed title from Adda status identifier for script converson systems to Add{+ +}a status identifier for script converson systems

@calconnect-ci
Copy link
Author

In GitLab by @ribose-jeffreylau on May 13, 2020, 18:44

changed the description

@calconnect-ci
Copy link
Author

In GitLab by @ribose-jeffreylau on May 13, 2020, 18:44

marked this issue as related to #71

@calconnect-ci
Copy link
Author

In GitLab by @ribose-jeffreylau on May 13, 2020, 18:47

mentioned in commit 79b4a63

@calconnect-ci
Copy link
Author

In GitLab by @ribose-jeffreylau on May 13, 2020, 19:06

mentioned in commit 7a2a2d2

@calconnect-ci
Copy link
Author

In GitLab by @ribose-jeffreylau on May 13, 2020, 19:08

Something like the following has been used to insert the extra column into the DATA section of the csv file:

puts CSV.read('codes.csv').map{|line| line.insert(-2, nil) }.map(&:to_csv).sort

The STDOUT is then copy-pasta'd into codes.csv by hand.

@calconnect-ci
Copy link
Author

In GitLab by @ribose-jeffreylau on May 13, 2020, 19:08

closed

@calconnect-ci
Copy link
Author

In GitLab by @ribose-jeffreylau on May 13, 2020, 19:09

mentioned in commit f2a3596

@calconnect-ci
Copy link
Author

In GitLab by @ribose-jeffreylau on May 13, 2020, 19:16

mentioned in commit 486158c

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

No branches or pull requests

1 participant