-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
As a developer, I can read a JavaDoc on how to fully implement a new TaskQuery property that supports Tasklist filters:
- The JsonTaskQueryConverter#toJsonObject and JsonTaskQueryConverter#toObject methods, so that a TaskQuery can be de/serialized for a Tasklist Filter.
- The new property needs to be included in the TaskQueryImpl#extendQuery method, so that the query can receive additional parameters when it is executed.
This is the controller panel for Smart Panels app
[CAM-10732] I can read JavaDocs on TaskQuery properties that support Tasklist filters
Fix Version/s | New: 7.12.0 [ 15387 ] |
Assignee | New: Nikola Koevski [ nikola.koevski ] |
Summary | Original: New TaskQuery properties are covered by tests | New: I can read JavaDocs on TaskQuery properties that support Tasklist filters |
Description |
Original:
As a developer, I can see a failing test whenever a new {{TaskQuery}} property is not fully implemeted. This means, in addition to a reqular "query" filter implementation, the property is also included in:
# The {{JsonTaskQueryConverter#toJsonObject}} and {{JsonTaskQueryConverter#toObject}} methods, so that a {{TaskQuery}} can be de/serialized for a Tasklist Filter. # The new property needs to be included in the {{TaskQueryImpl#extendQuery}} method, so that the query can receive additional parameters when it is executed. |
New:
As a developer, I can read a JavaDoc on how to fully implement a new {{TaskQuery}} property that supports Tasklist filters:
# The {{JsonTaskQueryConverter#toJsonObject}} and {{JsonTaskQueryConverter#toObject}} methods, so that a {{TaskQuery}} can be de/serialized for a Tasklist Filter. # The new property needs to be included in the {{TaskQueryImpl#extendQuery}} method, so that the query can receive additional parameters when it is executed. |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | Original: Nikola Koevski [ nikola.koevski ] | New: Tobias Metzke-Bernstein [ tobias.metzke ] |
Resolution | New: Done [ 10000 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Remaining Estimate | New: 0 minutes [ 0 ] | |
Original Estimate | New: 0 minutes [ 0 ] |
Assignee | Original: Tobias Metzke-Bernstein [ tobias.metzke ] | |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Fix Version/s | New: 7.12.0-alpha6 [ 15547 ] |