Phabricator/FAQ: Difference between revisions

replace section with updated approach
(→‎Lando: clarify two related FAQ entries)
(replace section with updated approach)
Line 67: Line 67:
'''TIP''': Like most actions there's a keyboard shortcut for this - "Shift + A".  Pro tip: pressing "?" will show all the keyboard shortcuts.
'''TIP''': Like most actions there's a keyboard shortcut for this - "Shift + A".  Pro tip: pressing "?" will show all the keyboard shortcuts.


=== Why don't we mirror 'r?' and other review states to Bugzilla, why just 'r+'? ===
=== Why don't we mirror review flags to Bugzilla? ===


Keeping flags mirrored between two distributed systems that have different data models is hard.
Keeping flags mirrored between two distributed systems that have different data models is hard and can be misleading.  There are no direct equivalents between Differential's review actions and state and Bugzilla's flags.  Furthermore, the full state of a review is not exposed by Phabricator's Conduit API. See [https://groups.google.com/d/msg/mozilla.dev.platform/Aku1WPL5190/rBcGX3rkBwAJ this dev.platform post] for more information.


r+ is simple enough and valuable enough to handle, however the other states are more complicated and there isn't a direct mapping force each of the states the two systems use.
We will be including some revision metadata in associated bugs at some point; see {{bug|1489706}}.
 
See [https://groups.google.com/forum/#!msg/mozilla.dev.platform/Y8kInYxo8UU/tsF7UfxvBgAJ this dev-platform post] for more information.


=== Can I block review requests in Phabricator like I can in BMO? ===
=== Can I block review requests in Phabricator like I can in BMO? ===
Confirmed users
1,927

edits