Page MenuHomePhabricator

Correct file PHID extraction on image update in Pholio
ClosedPublic

Authored by epriestley on May 30 2017, 6:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jun 17 2025, 1:14 PM
Unknown Object (File)
Jun 17 2025, 6:04 AM
Unknown Object (File)
Jun 16 2025, 1:14 PM
Unknown Object (File)
Jun 16 2025, 6:01 AM
Unknown Object (File)
May 31 2025, 10:57 AM
Unknown Object (File)
May 25 2025, 10:13 PM
Unknown Object (File)
May 25 2025, 9:59 PM
Unknown Object (File)
May 9 2025, 9:20 AM
Subscribers
None

Details

Summary

Ref T12776. This extraction of file PHIDs extracted "PholioImage" object PHIDs (PHID-PIMG-...), not "File" PHIDs (PHID-FILE-...). Instead, dig into the Pholio images and actually extract the file PHIDs. This method is now similar to the PholioImageFileTransaction method, which works already.

Test Plan
  • Create a mock.
  • Update one of the images.
  • In Files, view the "Attached" tab of the updated image.
  • Before patch: not attached to mock.
  • After patch: properly attached to mock.

Diff Detail

Repository
rP Phabricator
Branch
pholio1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 17309
Build 23191: Run Core Tests
Build 23190: arc lint + arc unit