Open
Bug 1977008
Opened 8 months ago
Updated 2 days ago
Support shared profileScope in ASRouter
Categories
(Firefox :: Messaging System, enhancement, P1)
Firefox
Messaging System
Tracking
()
NEW
Iteration:
150.2 - March 9 - March 20
People
(Reporter: pdahiya, Assigned: emcminn)
References
(Blocks 1 open bug)
Details
(Whiteboard: [omc] [no-name] [Feature] [Fx143])
Attachments
(1 obsolete file)
With fix of Bug 1953836, ASRouter supports profileScope message property. If its value is single, it allow respective message to show in one profile, up to its frequency cap, and hide it for other profiles (this is the scenario for surveys, for example)
Scope of this bug is to implement a future use case when profileScope value is set to shared. This will allow the message to be seen in multiple profiles, up to its frequency cap (probably the case for something like SetToDefault.) This is not blocker of multi profile feature 100% rollout and can be implemented using the current SQLite sharedDb MessagingSystemMessageImpressions and MessagingSystemMessageBlocklist tables .
| Assignee | ||
Updated•7 months ago
|
Assignee: nobody → emcminn
| Assignee | ||
Comment 1•7 months ago
|
||
| Assignee | ||
Updated•7 months ago
|
Iteration: --- → 143.2 - Aug 4 - Aug 15
Points: --- → 3
Priority: P3 → P1
Whiteboard: [omc] [no-name] [Feature] [Fx143]
Updated•7 months ago
|
| Reporter | ||
Updated•6 months ago
|
Iteration: 143.2 - Aug 4 - Aug 15 → 144.1 - Aug 18 - Aug 29
Updated•6 months ago
|
Iteration: 144.1 - Aug 18 - Aug 29 → 144.2 - Sep 1 - Sep 12
| Assignee | ||
Updated•5 months ago
|
Iteration: 144.2 - Sep 1 - Sep 12 → 145.1 - Sep 15 - Sep 26
Updated•4 months ago
|
Iteration: 145.2 - Sep 29 - Oct 10 → 146.1 - Oct 13 - Oct 24
Updated•4 months ago
|
Iteration: 146.1 - Oct 13 - Oct 24 → 146.2 - Oct 27 - Nov 7
| Assignee | ||
Updated•4 months ago
|
Iteration: 146.2 - Oct 27 - Nov 7 → 147.1 - Nov 10 - Nov 21
Updated•3 months ago
|
Iteration: 147.2 - Nov 24 - Dec 5 → 148.1 - Dec 8 - Dec 19
Updated•2 months ago
|
Iteration: 148.1 - Dec 8 - Dec 19 → 148.2 - Dec 22 - Jan 2
| Assignee | ||
Updated•2 months ago
|
Iteration: 148.2 - Dec 22 - Jan 2 → 148.3 - Jan 5 - Jan 9
Updated•1 month ago
|
Iteration: 148.3 - Jan 5 - Jan 9 → 149.1 - Jan 12 - Jan 23
Updated•1 month ago
|
Iteration: 149.2 - Jan 26 - Feb 6 → 149.3 - Feb 9 - Feb 20
Updated•16 days ago
|
Iteration: 149.3 - Feb 9 - Feb 20 → 150.1 - Feb 23 - March 6
Updated•9 days ago
|
Attachment #9505550 -
Attachment is obsolete: true
Updated•2 days ago
|
Iteration: 150.1 - Feb 23 - March 6 → 150.2 - March 9 - March 20
You need to log in
before you can comment on or make changes to this bug.
Description
•