#549 DNA plugin no longer reports additional info when range is depleted
Closed: wontfix Opened by nkinder.

The DNA plugin no longer reports additional info when range is depleted.

In earlier versions of 389-ds-base-1.2.11, adding an entry that triggers DNA when no values are left returns the following to the client:

ipa user-add --first=Foo --last=Bar fbar10

ipa: ERROR: Operations error: Allocation of a new value for range cn=posix
ids,cn=distributed numeric assignment plugin,cn=plugins,cn=config failed!
Unable to proceed.

In recent versions of 389-ds-base-1.2.11 (and likely 1.3.0), the extra info is not returned:

ipa user-add --first=Foo --last=Bar fbar10

ipa: ERROR: Operations error:


Pushed to the following branches:

master - ebd8c401b445a7c0e035b717da6289a3a4ef28ab
389-ds-base-1.3.0 - 090236b6dd97b16258f3bb03631dabfadef34a99
389-ds-base-1.2.11 - 3b177a768a48857f9dcb891a7dd3c8f8d9a220a4

Metadata Update from @nkinder:
- Issue assigned to nkinder
- Issue set to the milestone: 1.2.11.18

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/549

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

Metadata