Page MenuHomePhabricator

Updating Herald rule throws Unhandled Exception
Closed, ResolvedPublic

Description

  1. Created Global rule for Commits.
  2. Add field: "is_merge_commit" false.
  3. Hit save rule.
  4. Hit edit and tried to add another rule: commit message doesn't contain some text.
  5. Hit save rule.

Outcome:
Unhanded Exception ("PhutilProxyException")
Failed to decode rule data

Event Timeline

I can't reproduce this at HEAD. Are there more complete instructions we can follow?

I upgraded a 6 month old installation to HEAD. Can it be related? Didn't experience any other issues.

I'm hitting the same problem using Chrome (Version 41.0.2272.89 (64-bit)).
However when using firefox, I do not have this problem so it seems to be browser related.

@chad , Is there any way we can get more data to help debugging this problem ?

By the way, i'm using the following version of phabricator

phab : https://secure.phabricator.com/rPf59ebf4c09598e5f02657a4037c822b64a306646

libphutil: https://secure.phabricator.com/rPHU0fa7efbf09d75b7803ef54bd6c72ee3c69a964e4

arcanist: https://secure.phabricator.com/rARCaeb374b3334891d436334ac382bb63e2e4620c95

By the way, I can confirm this only happens when editing a rule. Creating one works fine.

epriestley claimed this task.
epriestley added a subscriber: epriestley.

This may have been fixed by D15507. Otherwise, we can't reproduce it, so we can't move forward. See Providing Reproduction Steps.