Open Bug 2060193 Opened 1 month ago Updated 3 days ago

TB client can handle forced updates

Categories

(Enterprise Products :: Thunderbird, enhancement, P1)

enhancement

Tracking

(Not tracked)

TB PoC

People

(Reporter: bsmth, Unassigned)

References

(Blocks 2 open bugs)

Details

User Story

Apply policy conditions:
- Client UI for notifications
- Forced client restart on timeout expiration

Policy defining conditions for user forced restart (see https://firefox-admin-docs.mozilla.org/reference/policies/relaunchrequired/)

e.g.,

```json
{
  "policies": {
    "RelaunchRequired": {
      "NotificationPeriodHours": 24,
      "RestartTimeOfDay": {
        "Hour": 2,
        "Minute": 42
      }
    }
  }
}
```
No description provided.
User Story: (updated)
Target Milestone: --- → TB PoC

Is this blocking the correct meta bug?

Flags: needinfo?(brismith)

Moving under the main meta for now, the other bug was copy-paste err.

Blocks: thunderbird-client-poc
No longer blocks: 2051583
Flags: needinfo?(brismith)
Blocks: 2065507
Depends on: 2063400
You need to log in before you can comment on or make changes to this bug.