WFS 2.0 capabilities report transaction support even if the service level is not configured as such

Description

These should switch to false according to the service level, e.g. basic (no transaction), transactional (no locking), complete (everything):

<ows:Constraint name="ImplementsTransactionalWFS"> <ows:NoValues/> <ows:DefaultValue>TRUE</ows:DefaultValue> </ows:Constraint> <ows:Constraint name="ImplementsLockingWFS"> <ows:NoValues/> <ows:DefaultValue>TRUE</ows:DefaultValue> </ows:Constraint>

Environment

None

Activity

Fixed

Details

Assignee

Reporter

Fix versions

Components

Priority

Created April 18, 2018 at 6:08 PM
Updated November 15, 2021 at 10:08 AM
Resolved April 19, 2018 at 9:23 AM