Feature #22213
extend poms_client campaign_stage_submissions function to take as argumrents 'tdays', 'tmin' and 'tmax'
Scope:
Internal
Experiment:
-
Stakeholders:
Description
Currently the poms_client
functioncampaign_stage_submissions(campaign_id, campaign_name, stage_name, campaign_stage_id=None, test=None, experiment=None, configfile=None)
shows results for 30 days and there is no way to define a custom time range.
POMS portal uses the following attributes 'tdays', 'tmin' and 'tmax' to define a time range to report results.
It will be great if poms_client
can provide this functionality.
History
#1 Updated by Vladimir Podstavkov about 2 years ago
- Estimated time set to 2.00 h
- % Done changed from 0 to 90
- Status changed from New to Work in progress
#2 Updated by Vito Di Benedetto about 2 years ago
This works with POMS v4_1_1 release branch, thanks!
#3 Updated by Vladimir Podstavkov about 2 years ago
- % Done changed from 90 to 100
#4 Updated by Vladimir Podstavkov about 2 years ago
- Status changed from Work in progress to Resolved
#5 Updated by Stephen White about 2 years ago
- Status changed from Resolved to Closed