opendatateam / udata

Customizable and skinnable social platform dedicated to open data.
http://udata.readthedocs.org
GNU Affero General Public License v3.0
236 stars 88 forks source link

Display the harvest source identifier when listing harvest sources #2894

Open streino opened 10 months ago

streino commented 10 months ago

Neither the System (admin) UI nor the CLI display the harvest source identifier when listing sources.

CLI :

$ udata harvest sources
➢ Test harvest (dcat): 0 0 * * *
➢ ➢ Test harvest (dcat): 0 0 * * *

Admin : image

The idendifier is needed for API or udata harvest commands, so it'd be nice to have it listed in those tools, instead of having to query the API to find it.

maudetes commented 10 months ago

Maybe not completely satisfying, but you can already see the id of the harvest source in the URL in the admin.