Skip to content

Commit 336ed56

Browse files
authored
Filter: Update wording for teams; remove teams list (#818)
1 parent 6dd6836 commit 336ed56

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

src/config/filters.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -228,21 +228,19 @@
228228
"all": false,
229229
"range": false,
230230
"display": "Mapping teams",
231-
"data_url": "mapping-team",
232231
"type": "text_comma",
233-
"description": "Show changesets created by users that are part of a Mapping Team. Start typing to select one or more teams.",
234-
"placeholder": "Enter mapping teams"
232+
"description": "Show changesets created by users that are part of a Mapping Team. Type the team name as listed on your Teams page and use tab to confirm or add another team name.",
233+
"placeholder": "Enter mapping team names"
235234
},
236235
{
237236
"name": "exclude_teams",
238237
"icontains": false,
239238
"all": false,
240239
"range": false,
241240
"display": "Hide mapping teams",
242-
"data_url": "mapping-team",
243241
"type": "text_comma",
244-
"description": "Exclude changesets created by users that are part of a Mapping Team. Start typing to select one or more teams.",
245-
"placeholder": "Enter mapping teams"
242+
"description": "Exclude changesets created by users that are part of a Mapping Team. Type the team name as listed on your Teams page and use tab to confirm or add another team name.",
243+
"placeholder": "Enter mapping team names"
246244
},
247245
{
248246
"name": "exclude_trusted_teams",

0 commit comments

Comments
 (0)