Page MenuHomePhabricator

Maniphest number parsing in blog generates a core:edge exception
Closed, ResolvedPublic

Description

When creating a blog post on Phame, that contains existing Maniphest ticket name like "T6666"

Generates the following error on "Save Changes"

Unhandled Exception ("Exception")

Transaction type 'core:edge' is missing an internal apply implementation!
  • The ticket number is recognised in the preview window
  • This doesn't happen when the ticket number is non-existent
  • This seems to only affect Phame.
  • The ticket recognition works fine on Maniphest
  • This was working fine last week, thus is a regression

Event Timeline

nicolast claimed this task.
nicolast raised the priority of this task from to Needs Triage.
nicolast updated the task description. (Show Details)
nicolast added a project: Phame.
nicolast added subscribers: nicolast, Taskle.

See also T6403 for a longer-term fix for this.

@epriestley thx Evan - please let us know if there's a workaround. We use these weekly blogs to track everyone's work so right now we can't monitor folks' work anymore.

Cheers!

This should be resolved in HEAD. Thanks for the report!