-
Notifications
You must be signed in to change notification settings - Fork 110
Closed
Labels
needs triageThe issue will be triaged during scrumThe issue will be triaged during scrum
Description
Description of problem:
Web Console: Enabling replication for a sub suffix causes TypeError: this.props.data.nsds5replicabinddn is not iterable
How reproducible:
Always
Steps to Reproduce:
-
Create a sub suffix
dsconf ... backend create --suffix="ou=people,dc=example,dc=com" --be-name="people" --parent-suffix="dc=example,dc=com" -
Enable Replication from Web Console
https://example.com:9090/389-console
Replication -> Suffixes -> ou=people,dc=example,dc=com
[Enable Replication]
Set only Password
-
Select Replication -> Suffixes -> ou=people,dc=example,dc=com
-
Get Ooops!
TypeError: this.props.data.nsds5replicabinddn is not iterable
at J5.render (index.js:647:180733)
at yk (index.js:5:65571)
at mU (index.js:5:65368)
at aq (index.js:9:9718)
at QW (index.js:9:952)
at E5e (index.js:9:878)
at a7 (index.js:9:729)
at Lk (index.js:7:10840)
at index.js:5:38845
at ls.unstable_runWithPriority (index.js:1:11969)
Sk @ index.js:7
Actual results:
Get Ooops!
Expected results:
Don't get Ooops!
Metadata
Metadata
Assignees
Labels
needs triageThe issue will be triaged during scrumThe issue will be triaged during scrum