Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Managed entries may not shape an origin scope #1870

Open
389-ds-bot opened this issue Sep 13, 2020 · 6 comments
Open

Managed entries may not shape an origin scope #1870

389-ds-bot opened this issue Sep 13, 2020 · 6 comments
Labels
priority_low valuable but very complex/risky/minor
Milestone

Comments

@389-ds-bot
Copy link

Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/48810


If two instances of the plugin are created with the same origin scope, only the request of one of the plugins will be satisfied.

Ie, template and instance A and B, that both make entries in ou A and B, from ou=People, only A will work.

@389-ds-bot 389-ds-bot added this to the 1.4 backlog milestone Sep 13, 2020
@389-ds-bot
Copy link
Author

Comment from firstyear (@Firstyear) at 2016-04-29 11:11:39

attachment
ticket48810_test.py

@389-ds-bot
Copy link
Author

Comment from nhosoi (@nhosoi) at 2016-05-05 23:40:34

Per triage, setting the milestone to 1.3.6.

William, please feel free to change it if you need this fix earlier. Thanks.

@389-ds-bot
Copy link
Author

Comment from nhosoi (@nhosoi) at 2017-02-11 22:58:33

Metadata Update from @nhosoi:

  • Issue set to the milestone: 1.3.6 backlog

@389-ds-bot
Copy link
Author

Comment from firstyear (@Firstyear) at 2017-02-13 01:31:44

Metadata Update from @Firstyear:

  • Issue assigned to Firstyear

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2017-05-08 21:55:21

Metadata Update from @mreynolds389:

  • Issue close_status updated to: None
  • Issue set to the milestone: 1.3.7 backlog (was: 1.3.6 backlog)

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2017-07-05 17:55:57

Metadata Update from @mreynolds389:

  • Issue set to the milestone: 1.4 backlog (was: 1.3.7 backlog)

droideck added a commit to droideck/389-ds-base that referenced this issue Sep 14, 2023
Desciption: If two instances of the plugin are created with the same origin scope,
only the request of one of the plugins will be satisfied.
(i.e. template and instance A and B, that both make entries in ou A and B,
from ou=People, only A will work)

Related: 389ds#1870

Reviewed by: ?
droideck added a commit to droideck/389-ds-base that referenced this issue Sep 14, 2023
Desciption: If two instances of the plugin are created with the same origin scope,
only the request of one of the plugins will be satisfied.
(i.e. template and instance A and B, that both make entries in ou A and B,
from ou=People, only A will work)

Related: 389ds#1870

Author: wibrown
Reviser: spichugi

Reviewed by: ?
droideck added a commit that referenced this issue Sep 21, 2023
Description: If two instances of the plugin are created with the same origin scope,
only the request of one of the plugins will be satisfied.
(i.e. template and instance A and B, that both make entries in ou A and B,
from ou=People, only A will work)

Related: #1870

Author: wibrown
Reviser: spichugi

Reviewed by: @progier389 (Thanks!)
@tbordaz tbordaz added the priority_low valuable but very complex/risky/minor label Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority_low valuable but very complex/risky/minor
Projects
None yet
Development

No branches or pull requests

2 participants