Skip to content

Refactor issue_save_new.sh to Ruby for better integration and maintainability #243

Description

@miguelgonrod

Currently, issue_save_new.sh is a bash script that handles database insertion for new known issues. The change made in #238 calls a repetitive function that is probably in another of the ruby codes.

Proposed solutions

  • Create a ruby method and do a call from issue_save_new.sh
  • Rewrite issue_save_new.sh in ruby

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions