Closed Bug 1886116 Opened 2 years ago Closed 2 years ago

Please create the new collection "devtools-news"

Categories

(Cloud Services :: Server: Remote Settings, task)

task

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nchevobbe, Assigned: leplatrem)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Collection name: devtools-news
Description: We're writing blog post for each release, and this will be used to display a link to them in notifications in DevTools UI
Estimated collection size: Small I'd say. We'll store a very short description containing an url to the blog post, alongside the version number. We'll add a single item in the collection for each release, and I guess we'll also remove older items at some point

List of LDAP emails allowed to change the records (editors):

List of LDAP emails allowed to approve the changes (reviewers)

Allow file attachments on records: no
Are attachments required on records no
List of fields names to display as columns in the records list UI:

  • text
  • version

(optional) JSON schema to validate records (in YAML format):

{
  "type": "object",
  "properties": {
    "text": {
      "type": "string",
      "title": "Text",
      "description": "The notification text that will be displayed in the UI"
    },
    "version": {
      "type": "integer",
      "title": "Version",
      "description": "Firefox version number for which we should display the notification"
    }
  }
}

(optional) Manual records ID: ?
JEXL target filters: no

Attached file GitHub Pull Request

This has now been merged.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: