Closed
Bug 1211789
Opened 10 years ago
Closed 10 years ago
[sync] sync_projects should warn when an invalid slug is given
Categories
(Webtools Graveyard :: Pontoon, defect, P4)
Webtools Graveyard
Pontoon
Tracking
(firefox44 affected)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox44 | --- | affected |
People
(Reporter: osmose, Unassigned)
Details
Currently, if sync_projects is given an invalid slug, it silently ignores it unless all the slugs given it are invalid, in which case it fails with an error message. It'd be nice if instead it warned when an invalid slug was given and then moves on to the rest of the slugs.
Updated•10 years ago
|
Summary: sync_projects should warn when an invalid slug is given → [sync] sync_projects should warn when an invalid slug is given
Updated•10 years ago
|
Priority: -- → P4
Comment 1•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/pontoon
https://github.com/mozilla/pontoon/commit/775e9d6aaf798c92c16df54896a982748e81846d
Bug 1211789: invalid slugs cause a warning during synchronization of projects.
https://github.com/mozilla/pontoon/commit/652eb03765d4f1dcb17b76065831f2f62cbfde11
Merge pull request #314 from jotes/sync_invalid_slugs
Bug 1211789: invalid slugs display error warning during synchronization.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 2•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/pontoon
https://github.com/mozilla/pontoon/commit/b0e737f64135c46fb3f6dd000ff6fa43f68c77aa
Bug 1211789: synchronization of all projects shouldn't display warning.
https://github.com/mozilla/pontoon/commit/5fdca2f70d7e1ea55deb3a817a515e07fd665342
Merge pull request #316 from jotes/sync_error_fix
Bug 1211789: synchronization of all projects shouldn't display warning.
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•