Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:Summer 2, Summer 3
Description
For some insane reason, whoever wrote the IGB filter feature appears to have designed things so that a filter can only be added if a particular file in the code base gets modified.
This is insane because this means that to create and release a new filter App, you have to modify the IGB code base. This completely defeats the purpose of having a filter endpoint!
For this task, investigate thoroughly to determine if this is actually true. It might not be!
If it is true, then modify the core IGB code so that if a user wants to install a new filter app, they can do it without having to also install a completely new version of IGB.
If it is not, then explain how an filter App can get added properly to IGB.
Attachments
Issue Links
- relates to
-
IGBF-4235 Create IGB App that filters (removes) alignments with overly-long gaps
-
- Closed
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Epic Link | IGBF-1765 [ 17855 ] |
| Assignee | Ann Loraine [ aloraine ] |
| Description |
For some insane reason, whoever wrote the IGB filter feature appears to have designed things so that a filter can only be added if a particular file in the code base gets modified.
This is insane because this means that to create a new filter App, you have to modify the IGB code base. For this task, investigate thoroughly to determine if this is actually true. It might not be! If it is true, then modify the core IGB code so that if a user wants to install a new filter app, they can do it without having to also install a completely new version of IGB. |
For some insane reason, whoever wrote the IGB filter feature appears to have designed things so that a filter can only be added if a particular file in the code base gets modified.
This is insane because this means that to create and release a new filter App, you have to modify the IGB code base. This completely defeats the purpose of having a filter endpoint! For this task, investigate thoroughly to determine if this is actually true. It might not be! If it is true, then modify the core IGB code so that if a user wants to install a new filter app, they can do it without having to also install a completely new version of IGB. If it is not, then explain how an filter App can get added properly to IGB. |
| Sprint | Summer 2 [ 219 ] | Summer 2, Summer 3 [ 219, 220 ] |
| Rank | Ranked higher |
| Assignee | saideepthi jagarapu [ sjagarap ] |
| Status | To-Do [ 10305 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
| Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
| Status | First Level Review in Progress [ 10301 ] | Ready for Pull Request [ 10304 ] |
| Status | Ready for Pull Request [ 10304 ] | Pull Request Submitted [ 10101 ] |
| Status | Pull Request Submitted [ 10101 ] | Reviewing Pull Request [ 10303 ] |
| Status | Reviewing Pull Request [ 10303 ] | Merged Needs Testing [ 10002 ] |
| Status | Merged Needs Testing [ 10002 ] | Post-merge Testing In Progress [ 10003 ] |
| Resolution | Done [ 10000 ] | |
| Status | Post-merge Testing In Progress [ 10003 ] | Closed [ 6 ] |
saideepthi jagarapu has shown this is possible to do. See linked ticket.