Skip to content
GitLab
    • Explore Projects Groups Topics Snippets
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • fusiondirectory-plugins fusiondirectory-plugins
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 65
    • Issues 65
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • fusiondirectoryfusiondirectory
  • fusiondirectory-pluginsfusiondirectory-plugins
  • Issues
  • #5329
Something went wrong while setting issue due date.
Closed
Open
Issue created 8 years ago by Jonathan Swaelens@jswaelensDeveloper
  • New related issue

  • New related issue

I cannot assign a repository parent in repository service

Closed

I cannot assign a repository parent in repository service

Hello, The parent repository list don't show any repository.

I think the problem come from the code.

$ldap->search('(&(objectClass=FAIrepositoryServer)(FAIrepository=*|'.$distribution.'))', array('dn','cn'));

If I change this with the line bellow, it work.

$ldap->search('(&(objectClass=FAIrepositoryServer)(FAIrepository=*|'.$distribution.'*))', array('dn','cn'));

(from redmine: issue id 5329, created on 2017-01-23, closed on 2017-01-23)

  • Changesets:
    • Revision 1d5b8b45 by Côme Chilliet on 2017-01-23T09:03:04.000Z:
Fixes #5329 Fixed filter for searching possible parent repositories
  • Revision 7c58c328 by Côme Chilliet on 2017-01-23T09:03:57.000Z:
Fixes #5329 Fixed filter for searching possible parent repositories

    Tasks

    0

    No tasks are currently assigned. Use tasks to break down this issue into smaller parts.

    Linked items
    0

    Link issues together to show that they're related. Learn more.

    Activity


    • Jonathan Swaelens
      Jonathan Swaelens @jswaelens · 8 years ago
      Author Developer

      Close issue

      (from redmine: written on 2017-01-23)

    • Jonathan Swaelens
      Jonathan Swaelens @jswaelens · 8 years ago
      Author Developer

      Reopen issue

      (from redmine: written on 2017-01-23)

    • Côme Chilliet
      Côme Chilliet @cchilliet · 8 years ago
      Reporter

      Close issue

      (from redmine: written on 2017-01-24)

    • Jonathan Swaelens closed 7 years ago

      closed

    • Jonathan Swaelens reopened 7 years ago

      reopened

    • Côme Chilliet closed 7 years ago

      closed

    • bmortier added Fixed label 6 years ago

      added Fixed label

    • bmortier removed Bugs label 2 years ago

      removed Bugs label

    • bmortier added PJ1802-0188 label 2 years ago

      added PJ1802-0188 label

    Please register or sign in to reply
    Assignee
    Côme Chilliet's avatar
    Côme Chilliet
    Assign to
    Labels
    0
    None
    0
    None
      Assign labels
    • Manage project labels

    Milestone
    No milestone
    None
    Due date
    None
    None
    None
    Time tracking
    No estimate or time spent
    Confidentiality
    Not confidential
    Not confidential

    You are going to turn on confidentiality. Only project members with at least the Reporter role, the author, and assignees can view or be notified about this issue.

    Lock issue
    Unlocked
    0
    0 Participants
    Reference:

    Menu

    Explore Projects Groups Topics Snippets