Closed (fixed)
Project:
MyREST
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2026 at 13:07 UTC
Updated:
27 Aug 2026 at 13:37 UTC
Jump to comment: Most recent
Two endpoints answer with a server error on a site that has the content types and the fields they read, with an empty value in a field that is allowed to be empty and with an ID that came back from storage as what storage returns.
getTimestamp() on it. The accessor that returns it is declared as returning NULL for an empty field, and an offer without an end date is an ordinary offer, not a broken one.int, and entity IDs come back from storage as strings, so the call fails with a TypeError the moment the vocabulary has a term in it.Neither depends on the site being unusual. The first needs one empty date, the second needs one term.
int parameter.Everything.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
sergeydruua commentedComment #6
sergeydruua commented