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
-
saideepthi jagarapu has shown this is possible to do. See linked ticket.