HomePhabricator

Fix bin/accountadmin when not making changes

Description

Fix bin/accountadmin when not making changes

Summary: If you go through the accountadmin flow and change nothing, you get an exception about the transaction not having any effect. Instead, let the applyTransactions call continue even on no effect.

Test Plan: Ran accountadmin without changing anything for an existing user. No longer got an exception about no-effect transactions.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D20009

Details

Provenance
amckinleyAuthored on Jan 21 2019, 8:34 PM
amckinleyPushed on Jan 21 2019, 8:41 PM
Reviewer
epriestley
Differential Revision
D20009: Fix bin/accountadmin when not making changes
Parents
rP6138d5885d23: Update documentation to reflect bin/auth changes
Branches
Unknown
Tags
Unknown
Build Status
Buildable 21629
Build 29488: Run Core Tests