Skip to content

Commit a61da93

Browse files
committed
Add CHANGES.txt entry for recent bug-fix
1 parent 1d7c4e9 commit a61da93

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ Fixed:
2525
like we do precedence bulk. This is part of this issue.
2626
- roundup-admin filter calls find() not filter when using -s -c -S
2727
(John Rouillard)
28+
- When requesting transitive properties via '@fields' in the REST-API,
29+
an empty link in the transitive property (e.g. author.username when
30+
requesting message properties) would result in a 404 error. Now we're
31+
returning a JSON 'null' value. for an empty link (e.g. empty author in
32+
the example).
2833

2934
Features:
3035
- issue2550522 - Add 'filter' command to command-line

0 commit comments

Comments
 (0)