Skip to content

Commit 4260b5d

Browse files
authored
Update doc/sphinx-guides/source/api/native-api.rst
1 parent 767ffc7 commit 4260b5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/sphinx-guides/source/api/native-api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3539,7 +3539,7 @@ It ensures consistency by reassigning a PID that aligns with the current provide
35393539
a new PID is minted through the active provider, and the previously assigned PID is preserved as an alternativePersistentIdentifier.
35403540
The same procedure applies to associated datafiles, provided that DataFile PIDs are enabled. (Note: If the currently configured PID provider is identical to the one originally used, this API call has no effect. )
35413541
3542-
The API is restricted to superusers and to datasets that have not already been published.(It does not make any changes to any PID Provider.)
3542+
The API is restricted to superusers and to datasets that have not already been published. (It does not make any changes to any PID Provider.)
35433543
Warning: This change does not affect the storage repository, where the old PID is still
35443544
used in the name of where files are stored for the dataset. If you want to remove the PID from the name used in storage, you could manually
35453545
move the files offline and remove the old identifier from the database (by setting storagelocationdesignator to false for the old identifier

0 commit comments

Comments
 (0)