Being able to populate geolocation field with current location when another field is populated. Use case might be I have two geolocation fields on a ticket, one for start day & one for end day so having the required field on geolocation only works for start day.
Requested by 2 prospects
Acceptance Criteria
Analysis
Related Stories
Tasks
{{ table query: SELECT Number, Name, Owner, 'Task Status' WHERE Type = Task and Story = THIS CARD ORDER BY Status }}
Defects
{{ table query: SELECT Number, Name, Owner, 'Status' WHERE Type = Defect and 'Related Story' = THIS CARD }}
Impact Analysis
Developers: Fill in this section during code review.
Mingle Card: 6110 Narrative
From Matt White:
Being able to populate geolocation field with current location when another field is populated. Use case might be I have two geolocation fields on a ticket, one for start day & one for end day so having the required field on geolocation only works for start day.
Requested by 2 prospects
Acceptance Criteria
Analysis
Related Stories
Tasks
{{ table query: SELECT Number, Name, Owner, 'Task Status' WHERE Type = Task and Story = THIS CARD ORDER BY Status }}
Defects
{{ table query: SELECT Number, Name, Owner, 'Status' WHERE Type = Defect and 'Related Story' = THIS CARD }}
Impact Analysis
Developers: Fill in this section during code review.
Test Plan