1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/project
Bob Trahan d63e530608 Phriction - fix a corner case on renaming a project
Summary: if you rename a project in such a way that the old slug and the new slug are the same, there are errors when the phriction document is updated. detect this case and don't bother updating the document since there is no change. Fixes Github issue 474.

Test Plan: made a project "testTest". Viewed the wiki page. Created the wiki page. Renamed the project "TestTest". Before patch, this error'd, post patch it works!

Reviewers: epriestley

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Differential Revision: https://secure.phabricator.com/D7888
2014-01-06 11:19:02 -08:00
..
application Add project history and title strings 2013-10-22 13:49:37 -07:00
capability Add a 'create' policy to Project 2013-10-10 04:33:18 -07:00
conduit Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
constants Move Project transaction storage to modern tables 2013-10-22 13:49:28 -07:00
controller Move people box on project pages 2013-12-31 16:28:35 -08:00
editor Phriction - fix a corner case on renaming a project 2014-01-06 11:19:02 -08:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
lipsum Move Project transaction storage to modern tables 2013-10-22 13:49:28 -07:00
phid Recognize "#project" as a formal object name 2014-01-03 12:24:21 -08:00
query Enable prefilling of projects and priority fields in Maniphest task creation 2013-10-25 10:20:32 -07:00
remarkup Recognize "#project" as a formal object name 2014-01-03 12:24:21 -08:00
search Index projects in the main search index 2013-09-12 13:05:19 -07:00
storage Add filter by object ability to flag query 2013-10-25 12:52:00 -07:00