Content
View differences
Updated by Niels Lindenthal over 4 years ago
# ### Motivation
* The newly introduced "BCF" module will have own queries which are independent of those defined in the "work packages" module.
# ### Expected
## **In the "BCF" module**: module**:
* I want to to be able to save queries.
* I see only those queries, I defined there. there.
* In other modules (such as "work packages" or "boards") I cannot see these queries.
Same applies for the other modules ( "work packages", "board", etc).
## **In Revit**
* I want to use queries in Revit.
* I want to manage queries in Revit.
# **Technical benefits:**
* Queries could be allowed to have an option parameter, passing options depending on the view (e.g `timelineZoomLevel` for queries with visible timeline). Thus we could shorten the queries and pass only those parameters that are relevant for the view representation.
* The newly introduced "BCF" module will have own queries which are independent of those defined in the "work packages" module.
#
## **In the "BCF" module**:
* I want to to be able to save queries.
* I see only those queries, I defined there.
* In other modules (such as "work packages" or "boards") I cannot see these queries.
Same applies for the other modules ( "work packages", "board", etc).
## **In Revit**
* I want to use queries in Revit.
* I want to manage queries in Revit.
# **Technical benefits:**
* Queries could be allowed to have an option parameter, passing options depending on the view (e.g `timelineZoomLevel` for queries with visible timeline). Thus we could shorten the queries and pass only those parameters that are relevant for the view representation.