2016-06-22 17:20 GMT+02:00 Matthias Kuhn <[email protected]>:

> Hi Alessandro,
>
> On 06/22/2016 01:35 PM, Alessandro Pasotti wrote:
>
> > 2016-06-22 11:13 GMT+02:00 Matthias Kuhn <[email protected]
> > <mailto:[email protected]>>:
> >     If you use offline editing, please be so kind and test tomorrows
> nightly
> >     build and report any issues you find. I'll be happy to ship the next
> >     version of QGIS with a much improved offline editing support.
> >
> >
> > What it exactly the test procedure? What exactly was broken?
>
> The mapping of source feature id > offline feature id. Whenever you
> changed an attribute value and sync'ed back, it would change the
> attribute value of a different feature (Unless you are extremely happy
> to get exactly the one feature where the mapping matches).
>
> Testing is very easy
>
>  * make a project offline
>  * change a few attributes on some features
>  * synchronize the changes
>  * check if the correct features have been updated
>
> Thanks a lot!
> Matthias
>

Thank you Mathias!

I'll test it ASAP,
as a side note, what do you think about wiriting some tests for this
offline editing?
Would it be possible in Python?

We could use the new /qgis_wrapped_server.p [1]  as in [2] if we need a
WFS-T endpoint.


[1]
https://github.com/qgis/QGIS/blob/master/tests/src/python/qgis_wrapped_server.py
[2]
https://github.com/qgis/QGIS/blob/master/tests/src/python/test_qgsserver_wfst.py#L95

-- 
Alessandro Pasotti
w3:   www.itopen.it
_______________________________________________
Qgis-user mailing list
[email protected]
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to