BMO/Requesting Changes: Difference between revisions

No edit summary
Line 101: Line 101:


==Changes==
==Changes==
===Changing Product, Component, Version or Milestone Name===
Bugzilla uses integer mappings internally for mapping IDs to human readable names such as Product, Component, etc. But when creating store queries in the form of a URL or when specifying a product to file a bug against, it doesn't use the ID, it uses the name. When a textual name is changed in BMO using the admin UI to something else, Bugzilla continues to work properly as it still uses the same ID everywhere internally and in the database. But if a stored query or a URL has been passed around to others via a wiki page, mailing list, etc. then the URL will no longer be valid. Users will need to update their queries and revise and relevant documentation to reflect the name change. Bugzilla, and BMO for that matter, does not support aliasing of the new name to any old names so that the old queries will continue to work. BMO admins will try o harder to remind requesters that these issues may arise when making these types of name changes.


===Usernames and Passwords===
===Usernames and Passwords===
Confirmed users
241

edits