docs-invenio-rdm icon indicating copy to clipboard operation
docs-invenio-rdm copied to clipboard

InvenioRDM docs

Results 83 docs-invenio-rdm issues
Sort by recently updated
recently updated
newest added

This tracks the effort to reorganize the big sections of the documentation in a more action/role oriented way. - [x] Releases - [x] Join the community - [x] Maintain/Develop core...

Reorganize the Customize, Develop and Deploy sections into Operate section (and other sections). ### Notes This reorganization pass is probably more dramatic than the previous ones. - Combines elements of...

Some configuration options like `SECRET_KEY`, `TRUSTED_HOSTS`, `SQLALCHEMY_DATABASE_URI`, ... need to be highlighted (probably in Getting Started or Operate deploy section, in addition to be listed in the "Configure Everything" section....

``` For modules in vX.Y.Z, the new version is v(X+1).0.0.dev0. ``` -> ``` For invenio-app-rdm, the new version is v(X+1).0.0.dev0. For other module, the new version is v(X+1).0.0. ``` -...

Package version (if known): v12 https://inveniordm.docs.cern.ch/customize/metadata/custom_fields/records/#landing-page should be corrected to use the full v12 UI and explain the props that should be set, such as is_identifier=True for cases where the...

bug

invenio-cli: 1.0.20 ## Describe the bug When following the quick-start instructions and I try to create an admin account using this command `pipenv run invenio access allow administration-access user `,...

bug

Package version (if known): v10 ## Describe the bug The user creation commands in https://inveniordm.docs.cern.ch/install/ and https://inveniordm.docs.cern.ch/customize/vocabularies/users/ don't work if you have use containerized install install. There seems to be...

bug

Currently, in the [docs](https://inveniordm.docs.cern.ch/reference/rest_api_drafts_records/#update-a-draft-record) there is no mention that on this request the possibly existing `pids` from the record also must be sent. Omitting this yields no problems for new...

bug