Opened on 10/20/2017 at 08:41:37 AM
Closed on 10/25/2017 at 11:06:04 AM
#5891 closed change (fixed)
Add missing subscription information to issue reporter
| Reported by: | trev | Assignee: | trev | 
|---|---|---|---|
| Priority: | Unknown | Milestone: | |
| Module: | User-Interface | Keywords: | |
| Cc: | greiner, wspee, nicole | Blocked By: | |
| Blocking: | #5883 | Platform: | Unknown / Cross platform | 
| Ready: | no | Confidential: | no | 
| Tester: | Unknown | Verified working: | no | 
| Review URL(s): | |||
Description
Background
The issue reporter will currently send only a limited set of data on filter subscription because messageResponder won't deliver more.
What to change
Add the following properties to the messageResponder and the data send by the issue reporter:
- version
 - lastDownloadSuccess
 - softExpiration
 - hardExpiration
 - disabledFilters (behind a flag in messageResponder, not returned by default)
 
Attachments (0)
Change History (4)
comment:1 Changed on 10/24/2017 at 12:19:03 PM by trev
- Owner set to trev
 
comment:2 Changed on 10/24/2017 at 12:40:49 PM by trev
- Review URL(s) modified (diff)
 - Status changed from new to reviewing
 
comment:3 Changed on 10/25/2017 at 11:05:43 AM by abpbot
comment:4 Changed on 10/25/2017 at 11:06:04 AM by trev
- Resolution set to fixed
 - Status changed from reviewing to closed
 
Note: See
        TracTickets for help on using
        tickets.
    
A commit referencing this issue has landed:
Issue 5891 - Add missing subscription information to issue reporter