Page MenuHomePhabricator
Feed Advanced Search

Oct 26 2022

epriestley closed T13685: "RemarkupField" returns "RemarkupValue" when editing defaults, which fails to survive serialization as Resolved.

I filed T13687 as a followup for preventing this particular sort of error (where a Phobject is incorrectly serialized directly).

Oct 26 2022, 7:56 PM · EditEngine, Files

Jul 8 2022

epriestley added a comment to T13685: "RemarkupField" returns "RemarkupValue" when editing defaults, which fails to survive serialization.

That's very likely the same problem, and I think it should be fixed by updating to the current stable (rPf2a7db1 or newer).

Jul 8 2022, 3:57 AM · EditEngine, Files
Krinkle added a comment to T13685: "RemarkupField" returns "RemarkupValue" when editing defaults, which fails to survive serialization.

I believe we may be hitting either the problem one of the above commit fixes, or suffering from a similar caused as side-effect from it.

Jul 8 2022, 3:35 AM · EditEngine, Files

Jun 14 2022

epriestley added a revision to T13685: "RemarkupField" returns "RemarkupValue" when editing defaults, which fails to survive serialization: D21854: Flatten "RemarkupValue" objects when setting field defaults for custom forms.
Jun 14 2022, 4:32 PM · EditEngine, Files
epriestley added a comment to T13685: "RemarkupField" returns "RemarkupValue" when editing defaults, which fails to survive serialization.

...ideally this sort of thing should fail loudly at serialization time...

Jun 14 2022, 4:29 PM · EditEngine, Files
epriestley triaged T13685: "RemarkupField" returns "RemarkupValue" when editing defaults, which fails to survive serialization as Normal priority.
Jun 14 2022, 1:09 PM · EditEngine, Files

Sep 12 2019

epriestley closed T13415: Allow the "Change Subtype" comment action to be disabled on a per-subtype basis as Resolved by committing rP41f0b8b0a3a1: Allow subtypes to specify "mutations", to control the behavior of the "Change….
Sep 12 2019, 11:17 PM · EditEngine
epriestley added a revision to T13415: Allow the "Change Subtype" comment action to be disabled on a per-subtype basis: D20810: Allow subtypes to specify "mutations", to control the behavior of the "Change Subtype" action.
Sep 12 2019, 11:12 PM · EditEngine
epriestley triaged T13415: Allow the "Change Subtype" comment action to be disabled on a per-subtype basis as Low priority.
Sep 12 2019, 10:39 PM · EditEngine

Aug 28 2019

epriestley closed T13389: Editing Calendar forms can fail to build "newEditEngineSubtypeMap()" during transaction validation as Resolved by committing rP0943561dcb78: Fix incorrect construction of subtype map when validating "subtype"….
Aug 28 2019, 1:57 PM · EditEngine

Aug 27 2019

epriestley added a revision to T13389: Editing Calendar forms can fail to build "newEditEngineSubtypeMap()" during transaction validation: D20741: Fix incorrect construction of subtype map when validating "subtype" transactions against non-subtypable objects.
Aug 27 2019, 2:57 PM · EditEngine
epriestley claimed T13389: Editing Calendar forms can fail to build "newEditEngineSubtypeMap()" during transaction validation.
Aug 27 2019, 2:54 PM · EditEngine
epriestley triaged T13389: Editing Calendar forms can fail to build "newEditEngineSubtypeMap()" during transaction validation as Normal priority.
Aug 27 2019, 2:54 PM · EditEngine

Jun 19 2019

aeiser added a comment to T13319: Transactions which modify EditEngine form default values don't include details about the old and new values.

the (Show Details) would be a great first step for us - and cover our needs. Much like the logs for Herald Rules and other areas.

Jun 19 2019, 10:58 PM · EditEngine
amckinley added a revision to T13319: Transactions which modify EditEngine form default values don't include details about the old and new values: D20595: Modularize PhabricatorEditEngineConfigurationTransaction.
Jun 19 2019, 10:19 PM · EditEngine
epriestley added a revision to T13319: Transactions which modify EditEngine form default values don't include details about the old and new values: D20594: Improve rendering of "default value changed" custom form transactions to at least have all the information.
Jun 19 2019, 8:27 PM · EditEngine
epriestley added a comment to T13319: Transactions which modify EditEngine form default values don't include details about the old and new values.

There are a few pieces here, since we have to thread the needle through many layers to get where we want to go.

Jun 19 2019, 8:16 PM · EditEngine
epriestley created T13319: Transactions which modify EditEngine form default values don't include details about the old and new values.
Jun 19 2019, 7:54 PM · EditEngine

Apr 2 2019

epriestley closed T12098: Create Revision from FavoritesMenuItem doesn't work, a subtask of T11114: Move Differential to EditEngine, as Resolved.
Apr 2 2019, 10:22 PM · Prioritized, Restricted Project, Infrastructure, EditEngine, Differential

Mar 31 2019

epriestley closed T12127: Allow EditEngine forms to have custom icons as Wontfix.

Since this is at least a little bit of actual work, I'm just going to punt until we see an actual user request.

Mar 31 2019, 9:20 PM · Dashboards, EditEngine

Mar 29 2019

epriestley edited projects for T12127: Allow EditEngine forms to have custom icons, added: Dashboards; removed Profile Menu Item.
Mar 29 2019, 4:34 PM · Dashboards, EditEngine

Feb 1 2019

epriestley closed T12314: Support formal task subtypes (like "bug" vs "feature") as Resolved.

These have existed for a while and recently got support for customizing sub-object behaviors in 2018 Week 50 (Mid December) and are being extended to Projects in 2019 Week 5, so it looks like they're here to stay.

Feb 1 2019, 10:43 PM · EditEngine, Maniphest, Custom Fields, Feature Request

Dec 22 2018

epriestley added a revision to T11351: Move Pholio to EditEngine and modern APIs: D19934: Restore a Mock key to Pholio Images.
Dec 22 2018, 10:17 PM · Restricted Project, EditEngine, Conduit, Pholio, Feature Request

Dec 20 2018

epriestley added a revision to T11351: Move Pholio to EditEngine and modern APIs: D19926: Implement Pholio file add/remove transactions without "applyInitialEffects".
Dec 20 2018, 9:53 PM · Restricted Project, EditEngine, Conduit, Pholio, Feature Request
epriestley added a revision to T11351: Move Pholio to EditEngine and modern APIs: D19924: Implement "replace" transactions in Pholio without "applyInitialEffects".
Dec 20 2018, 9:33 PM · Restricted Project, EditEngine, Conduit, Pholio, Feature Request
epriestley added a revision to T11351: Move Pholio to EditEngine and modern APIs: D19923: Reduce the amount of weird "static" and "cache" behavior in Pholio query classes.
Dec 20 2018, 8:18 PM · Restricted Project, EditEngine, Conduit, Pholio, Feature Request
epriestley added a revision to T11351: Move Pholio to EditEngine and modern APIs: D19922: Remove the onboard "mailKey" from Pholio Mocks.
Dec 20 2018, 7:56 PM · Restricted Project, EditEngine, Conduit, Pholio, Feature Request
epriestley added a revision to T11351: Move Pholio to EditEngine and modern APIs: D19921: Make the Pholio Mock "getImages" / "getAllImages" API more clear.
Dec 20 2018, 7:48 PM · Restricted Project, EditEngine, Conduit, Pholio, Feature Request
epriestley triaged T11351: Move Pholio to EditEngine and modern APIs as Wishlist priority.
Dec 20 2018, 7:48 PM · Restricted Project, EditEngine, Conduit, Pholio, Feature Request
epriestley added a revision to T11351: Move Pholio to EditEngine and modern APIs: D19920: Remove "getApplicationTransactionObject()" from ApplicationTransactionInterface.
Dec 20 2018, 6:43 PM · Restricted Project, EditEngine, Conduit, Pholio, Feature Request
epriestley added a revision to T11351: Move Pholio to EditEngine and modern APIs: D19919: Remove obsolete, no-op implementations of "willRenderTimeline()".
Dec 20 2018, 6:24 PM · Restricted Project, EditEngine, Conduit, Pholio, Feature Request
epriestley added a revision to T11351: Move Pholio to EditEngine and modern APIs: D19918: Remove "willRenderTimeline()" from ApplicationTransactionInterface.
Dec 20 2018, 6:12 PM · Restricted Project, EditEngine, Conduit, Pholio, Feature Request

Dec 19 2018

epriestley added a revision to T11351: Move Pholio to EditEngine and modern APIs: D19914: Make Images in Pholio refer to mocks by PHID instead of ID.
Dec 19 2018, 7:21 PM · Restricted Project, EditEngine, Conduit, Pholio, Feature Request
epriestley added a revision to T11351: Move Pholio to EditEngine and modern APIs: D19913: Give Pholio Images an authorPHID and use ExtendedPolicies to implement policy behavior.
Dec 19 2018, 12:09 AM · Restricted Project, EditEngine, Conduit, Pholio, Feature Request

Dec 18 2018

epriestley added a revision to T11351: Move Pholio to EditEngine and modern APIs: D19912: Un-implement MarkupInterface from Mocks and Images in Pholio.
Dec 18 2018, 11:41 PM · Restricted Project, EditEngine, Conduit, Pholio, Feature Request
epriestley updated subscribers of T11351: Move Pholio to EditEngine and modern APIs.

@amckinley, for general context on where I'm headed here:

Dec 18 2018, 11:34 PM · Restricted Project, EditEngine, Conduit, Pholio, Feature Request
epriestley added a revision to T11351: Move Pholio to EditEngine and modern APIs: D19911: Give Pholio images a more modern initializer method.
Dec 18 2018, 11:28 PM · Restricted Project, EditEngine, Conduit, Pholio, Feature Request
epriestley added a revision to T11351: Move Pholio to EditEngine and modern APIs: D19910: Slightly modernize PholioImageQuery.
Dec 18 2018, 11:17 PM · Restricted Project, EditEngine, Conduit, Pholio, Feature Request

Sep 13 2018

epriestley added subtasks for T13201: Develop a more comprehensive approach for previews/drafts on edit screens: T10859: Wiki page title is not updated in preview, T5811: Phriction does not correctly save and restore document drafts of in-progress edits, T4768: Phabricator silently overwrites concurrent changes (no conflict detection).
Sep 13 2018, 3:28 PM · EditEngine
epriestley added a project to T13201: Develop a more comprehensive approach for previews/drafts on edit screens: EditEngine.
Sep 13 2018, 3:22 PM · EditEngine

Jun 12 2018

epriestley added a revision to T12314: Support formal task subtypes (like "bug" vs "feature"): D19490: Allow object subtypes to be changed via bulk editor.
Jun 12 2018, 5:25 PM · EditEngine, Maniphest, Custom Fields, Feature Request

Jun 5 2018

joshuaspence added a member for EditEngine: joshuaspence.
Jun 5 2018, 10:45 PM

Feb 11 2018

epriestley closed T13071: If you somehow create a draft with an enormous version, it can get stuck in the database for a very long time as Resolved by committing rP5e6e9fcc5652: When purging drafts after a transaction edit, purge all drafts.
Feb 11 2018, 2:01 PM · EditEngine, Transactions
epriestley added a revision to T13071: If you somehow create a draft with an enormous version, it can get stuck in the database for a very long time: D19060: When purging drafts after a transaction edit, purge all drafts.
Feb 11 2018, 1:52 PM · EditEngine, Transactions
epriestley triaged T13071: If you somehow create a draft with an enormous version, it can get stuck in the database for a very long time as Wishlist priority.
Feb 11 2018, 2:03 AM · EditEngine, Transactions

Jul 9 2017

chad removed the image for EditEngine.
Jul 9 2017, 7:32 PM

Jun 14 2017

20after4 added a comment to T12314: Support formal task subtypes (like "bug" vs "feature").

It would be really nice to default newly added fields to hidden. Going through 20+ forms to hide the fields is tedious.

Jun 14 2017, 3:06 PM · EditEngine, Maniphest, Custom Fields, Feature Request

May 19 2017

epriestley added a comment to T11440: Drafts for unsaved objects.

I also can't reproduce the original report in the general case: when I type text into the "Create Task" form, click a notification to navigate away, then press "Back", my text is recovered. This is true whether Quicksand is enabled or not.

May 19 2017, 3:10 PM · EditEngine, Feature Request
epriestley added a comment to T11440: Drafts for unsaved objects.

That wouldn't actually address the original problem here (accidentally setting your computer on fire and losing work) but would address the issue in T12731.

May 19 2017, 2:42 PM · EditEngine, Feature Request
epriestley added a comment to T11440: Drafts for unsaved objects.

A possible attack on this is via whatever future abuse system we ultimately might build (T10215).

May 19 2017, 2:41 PM · EditEngine, Feature Request

May 15 2017

epriestley added a project to T12714: `differential.createcomment` can race automatic revision closure: EditEngine.
May 15 2017, 5:10 PM · Transactions, Bug Report, Restricted Project

Apr 26 2017

20after4 added a comment to T12314: Support formal task subtypes (like "bug" vs "feature").

Changing the type is going to run into the issue of what to do about the fields which differ between the two types. Fields which are present in the old type will continue to be displayed unless you clear them when changing types.

Apr 26 2017, 3:47 PM · EditEngine, Maniphest, Custom Fields, Feature Request

Apr 24 2017

benwick added a comment to T12314: Support formal task subtypes (like "bug" vs "feature").

Easy changing of a subtype of an existing task would be on my wishlist too. In our worklow it happens fast, that a bug report or a task is tranformed to a story in the next sprint. To edit the subtype in some simple way would greatly help.

Apr 24 2017, 6:44 AM · EditEngine, Maniphest, Custom Fields, Feature Request

Apr 19 2017

Nick.Sephton added a comment to T12314: Support formal task subtypes (like "bug" vs "feature").

How can I change the subtype of an existing task? This only allows me to load tasks into a form specific to their existing subtype. (i.e. I have an animal, I want to edit it and change it into a plant.)

Apr 19 2017, 9:44 AM · EditEngine, Maniphest, Custom Fields, Feature Request

Apr 3 2017

DanSheps added a comment to T12314: Support formal task subtypes (like "bug" vs "feature").

It was a little unclear in the walkthrough you gave on how to use it. Are the field types (animal.type plant.habitat) suppose to be hidden by default on when using a specific subtype (animal.type on plant subtype)?

Apr 3 2017, 9:34 PM · EditEngine, Maniphest, Custom Fields, Feature Request

Mar 30 2017

cos added a comment to T12314: Support formal task subtypes (like "bug" vs "feature").

ok, that was the problem - default values will cause a field to show up in the 'details' section, thanks!

Mar 30 2017, 8:07 PM · EditEngine, Maniphest, Custom Fields, Feature Request
20after4 added a comment to T12314: Support formal task subtypes (like "bug" vs "feature").

@cos: probably should not have a default value.

Mar 30 2017, 5:21 PM · EditEngine, Maniphest, Custom Fields, Feature Request
cos added a comment to T12314: Support formal task subtypes (like "bug" vs "feature").

ok, so the intent is that any initialized field shows up in details, but no others? If so, then do fields with default values show-up? I have a software version field for example has a default of 0.0.0 and it shows up for subtypes for which it's hidden. Here are some screenshots to show you:

Mar 30 2017, 4:41 PM · EditEngine, Maniphest, Custom Fields, Feature Request

Mar 29 2017

epriestley added a comment to T12314: Support formal task subtypes (like "bug" vs "feature").

@cos, which specific types of fields are you seeing issues with?

Mar 29 2017, 6:55 PM · EditEngine, Maniphest, Custom Fields, Feature Request
fooishbar added a comment to T12314: Support formal task subtypes (like "bug" vs "feature").

The interaction between subtypes and "required" flag was mentioned briefly in the weaknesses section, but it's a little unclear how this new feature will work with them. With Custom Forms, we are currently unable to use Required custom fields properly because they are still required fields even when hidden in some particular forms. Do Task Subtypes solve this issue naturally, or is it something that still needs to be implemented?

Mar 29 2017, 1:48 PM · EditEngine, Maniphest, Custom Fields, Feature Request
shandor added a comment to T12314: Support formal task subtypes (like "bug" vs "feature").

The interaction between subtypes and "required" flag was mentioned briefly in the weaknesses section, but it's a little unclear how this new feature will work with them. With Custom Forms, we are currently unable to use Required custom fields properly because they are still required fields even when hidden in some particular forms. Do Task Subtypes solve this issue naturally, or is it something that still needs to be implemented?

Mar 29 2017, 6:41 AM · EditEngine, Maniphest, Custom Fields, Feature Request

Mar 28 2017

cos added a comment to T12314: Support formal task subtypes (like "bug" vs "feature").

I'm now using this and it works well! I've noticed one wrinkle that I don't understand, namely, the 'Details' section when viewing a task includes some custom fields and not others? In particular, it includes custom fields that are hidden for the current task subtype. Is there anyway of controlling what appears here?

Mar 28 2017, 11:39 PM · EditEngine, Maniphest, Custom Fields, Feature Request

Mar 23 2017

epriestley added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

Oh, sorry! I totally missed the bit with italics which described things quite precisely.

Mar 23 2017, 2:02 PM · Bug Report, EditEngine
cspeckmim added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

After updating the task a million times I did reduce the reproduction steps to just not having the user in the Default View Policy (presumably at time of creation the creator is not in the Subscribers policy group explaining the others' scenarios). I had updated the description to note that but I chould've made that much more clear. Spaces were totally a red herring.

Mar 23 2017, 1:59 PM · Bug Report, EditEngine
epriestley added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

@cspeckmim I think that patch fixes the issue, thanks for hunting down those reproduction steps!

Mar 23 2017, 1:42 PM · Bug Report, EditEngine
epriestley closed T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task as Resolved by committing rP1953ab98be2b: Don't show the "Override Lock" prompt when creating objects.
Mar 23 2017, 1:40 PM · Bug Report, EditEngine
epriestley added a revision to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task: D17541: Don't show the "Override Lock" prompt when creating objects.
Mar 23 2017, 12:43 PM · Bug Report, EditEngine
epriestley added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

I'm going to fix the bug with these reproduction instructions:

Mar 23 2017, 12:41 PM · Bug Report, EditEngine
d.maznekov added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

I even get the same error every time creating a new task.
It seems related to Maniphest Policies.
Our Maniphest Policies are:

༄ Maniphest 2017-03-23 07-43-00.jpg (602×875 px, 166 KB)

What solves the problem is setting Default View Policy and Default Edit Policy to All Users.
Hope that helps.

Mar 23 2017, 7:15 AM · Bug Report, EditEngine
rall0r added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

I even get the same error every time creating a new task.
It seems related to Maniphest Policies.
Our Maniphest Policies are:

༄ Maniphest 2017-03-23 07-43-00.jpg (602×875 px, 166 KB)

Mar 23 2017, 6:45 AM · Bug Report, EditEngine

Mar 22 2017

epriestley closed T12434: Editing Maniphest's EditEngine form shows "Change Default Values" twice as Resolved by committing rP3d35d6d3f901: Remove duplicate "Change Default Values" action in form editing workflow.
Mar 22 2017, 4:50 PM · EditEngine, Bug Report
epriestley claimed T12434: Editing Maniphest's EditEngine form shows "Change Default Values" twice.
Mar 22 2017, 2:05 PM · EditEngine, Bug Report
d.maznekov added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

Yes, we have several Spaces. But 90% of users are member to default space arranged by Custom policy if understand right report of reproduction bug coming from @cspeckmim.
I'm a user part of all spaces and I'm facing again that Locked task error.
The form for Create Task is common for all Spaces ( Default Create Form·Edit Form ). Default edit policy is only for subscribers.

Mar 22 2017, 11:46 AM · Bug Report, EditEngine
cspeckmim updated the task description for T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.
Mar 22 2017, 3:55 AM · Bug Report, EditEngine
cspeckmim edited projects for T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task, added: Bug Report; removed Bug Report (Needs Information).
Mar 22 2017, 3:46 AM · Bug Report, EditEngine
cspeckmim updated the task description for T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.
Mar 22 2017, 3:45 AM · Bug Report, EditEngine
cspeckmim updated the task description for T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.
Mar 22 2017, 3:30 AM · Bug Report, EditEngine
cspeckmim updated the task description for T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.
Mar 22 2017, 3:25 AM · Bug Report, EditEngine
cspeckmim updated the task description for T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.
Mar 22 2017, 3:24 AM · Bug Report, EditEngine
cspeckmim renamed T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task from Locked task on create new one to Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.
Mar 22 2017, 3:23 AM · Bug Report, EditEngine
cspeckmim added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

Thanks @chad for the help and motivation~

Mar 22 2017, 3:18 AM · Bug Report, EditEngine
chad added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

nyancat

Mar 22 2017, 3:17 AM · Bug Report, EditEngine
chad reopened T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task as "Open".
Mar 22 2017, 3:17 AM · Bug Report, EditEngine
cspeckmim added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

The key ingredient is to next set the default View/Edit policy of Maniphest to the Employees group (for Default Space which user is not accessible to)

Mar 22 2017, 3:16 AM · Bug Report, EditEngine
chad added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

I only approve "code" from @epriestley

Mar 22 2017, 2:56 AM · Bug Report, EditEngine
cspeckmim added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

what's your policy on supporting "random" PHP snippets from "sources" into Phabricator code

Mar 22 2017, 2:55 AM · Bug Report, EditEngine
chad added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

should send it to the log

Mar 22 2017, 2:54 AM · Bug Report, EditEngine
chad added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

phlog($var);

Mar 22 2017, 2:53 AM · Bug Report, EditEngine
cspeckmim added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

i have hosed it?

Screen Shot 2017-03-21 at 10.51.32 PM.png (886×1 px, 98 KB)

Mar 22 2017, 2:52 AM · Bug Report, EditEngine
chad added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

sosneaky

Mar 22 2017, 2:51 AM · Bug Report, EditEngine
chad added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

phlog

Mar 22 2017, 2:50 AM · Bug Report, EditEngine
chad added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

itsasecret

Mar 22 2017, 2:50 AM · Bug Report, EditEngine
chad added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

shh

Mar 22 2017, 2:50 AM · Bug Report, EditEngine
cspeckmim added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

What is the best way to log something to the web server logs? I've been mostly using exceptions but that's proving to be more and more cumbersome.

Mar 22 2017, 2:48 AM · Bug Report, EditEngine
chad added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

FWIW I do truly believe we have a bug here, just no idea where. Might be worth adding some logging?

Mar 22 2017, 2:08 AM · Bug Report, EditEngine
cspeckmim added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

I tried reproducing this on my phacility instance but I couldn't. Additional steps I took to mimic my setup were:

  1. Make the Default Space only accessible to a specific group (say, Employees)
  2. Make the default Maniphest Task Form visible only to Employees
  3. Make the new Contractors task form default to being in the {Contractors} Space, and only visible/editable by Contractors
Mar 22 2017, 2:05 AM · Bug Report, EditEngine
cspeckmim added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

I'm also running last week's install
libphutil: 24ede7a5dbfd38079c87fc61de64012551965837
arcanist: 822bc53ca306e06314560d8a76f68771d732e8e0
phabricator: 56dd1b297c3e5cdbb477acc7435d6aa5749f33f2

Mar 22 2017, 1:05 AM · Bug Report, EditEngine
cspeckmim added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

I am seeing this too. I've not confirmed 100% but I think it has to do with Spaces:

  1. Create a Space (not the default Space) visible to Project Contractors
  2. Create a Maniphest Task Form (/transactions/editengine/maniphest.task/) that is visible to Contractors, set as being Edit Form
  3. Create a User that is only a member of Contractors and which does not have access to the default space
  4. Log in as the new user and attempt to create a new task using that task form. You will be presented with the "Edit Locked Task" form.
Mar 22 2017, 1:03 AM · Bug Report, EditEngine

Mar 20 2017

d.maznekov added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

Still facing the problem with Locked task in any new task created. Even on new install. It's database/app config. Please guide where to check about that "locked task" flag BEFORE is created object.

Mar 20 2017, 10:35 AM · Bug Report, EditEngine

Mar 14 2017

d.maznekov added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

Brand new install on another VM, same Database server - same error. So can assume that the bug comes from data stored in database.

Mar 14 2017, 1:56 PM · Bug Report, EditEngine