Manabu TERADA

Results 3 issues of Manabu TERADA

I want to modify shortname as a sequential number. My solution was using zope.lifecycleevent.IObjectCreatedEvent. but My volto app doesn't fire this event. Is this related to plone.restapi? Or, Do you...

01 type: bug
12 prio: high

Getting child items information from plone.restapi. But it is not in `exclude_from_nav`. I think it is output only five metadata. https://github.com/plone/plone.restapi/blob/master/src/plone/restapi/serializer/summary.py#L13 In our situation, many times we need to use...

04 type: enhancement