core-geonetwork icon indicating copy to clipboard operation
core-geonetwork copied to clipboard

Fix time search filter in OAI harvester configuration

Open koplas opened this issue 6 months ago • 1 comments

Specifying the time range results in an error as the backend expects an ISO formatted date.

Checklist

  • [x] I have read the contribution guidelines
  • [ ] Pull request provided for main branch, backports managed with label
  • [ ] Good housekeeping of code, cleaning up comments, tests, and documentation
  • [ ] Clean commit history broken into understandable chucks, avoiding big commits with hundreds of files, cautious of reformatting and whitespace changes
  • [ ] Clean commit messages, longer verbose messages are encouraged
  • [ ] API Changes are identified in commit messages
  • [ ] Testing provided for features or enhancements using automatic tests
  • [ ] User documentation provided for new features or enhancements in manual
  • [ ] Build documentation provided for development instructions in README.md files
  • [ ] Library management using pom.xml dependency management. Update build documentation with intended library use and library tutorials or documentation

koplas avatar Jul 01 '25 18:07 koplas

But after saving the form, refreshing the form doesn't display the values selected in the UI, it displays the date selectors without a selected date.

I currently don't have a quick fix for this. In a week I should have time to investigate this.

koplas avatar Sep 21 '25 16:09 koplas