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 fusiondirectory
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 38
    • Issues 38
    • List
    • Boards
    • Service Desk
    • Milestones
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • fusiondirectoryfusiondirectory
  • fusiondirectoryfusiondirectory
  • Issues
  • #5536
Something went wrong while setting issue due date.
Closed
Open
Issue created 7 years ago by bmortier@bmortierMaintainer
  • New related issue

  • New related issue

When a SelectAttribute is in a SetAttribute it should hide existing values

Closed

When a SelectAttribute is in a SetAttribute it should hide existing values

As set attributes forbids duplicate values it would make sense for the select attribute to hide from its choices the values already inserted.

Edited 2 years ago by bmortier

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


  • bmortier changed the description 7 years ago

    changed the description

    By bmortier on 2017-10-16T14:03:34 (imported from GitLab)

  • bmortier changed the description 7 years ago

    changed the description

    By bmortier on 2017-10-16T14:04:13 (imported from GitLab)

  • bmortier changed milestone to %FusionDirectory 1.4 7 years ago

    changed milestone to %FusionDirectory 1.4

    By Côme Chilliet on 2018-01-04T10:04:22 (imported from GitLab)

  • bmortier added PJ1802-0188 label 7 years ago

    added PJ1802-0188 label

    By bmortier on 2018-04-05T09:01:47 (imported from GitLab)

  • bmortier changed due date to August 13, 2019 5 years ago

    changed due date to August 13, 2019

    By bmortier on 2019-08-13T08:16:02 (imported from GitLab)

  • bmortier mentioned in issue #5785 5 years ago

    mentioned in issue #5785

    By Côme Chilliet on 2019-08-13T14:09:11 (imported from GitLab)

  • bmortier created merge request !667 to address this issue 5 years ago

    created merge request !667 to address this issue

    By Côme Chilliet on 2019-09-04T13:33:13 (imported from GitLab)

  • bmortier mentioned in merge request !667 5 years ago

    mentioned in merge request !667

    By Côme Chilliet on 2019-09-04T13:33:13 (imported from GitLab)

  • bmortier mentioned in commit e7a3d342 5 years ago

    mentioned in commit e7a3d342

    By Côme Chilliet on 2019-09-04T13:44:02 (imported from GitLab)

  • bmortier added 2h of time spent at 2019-09-04 5 years ago

    added 2h of time spent at 2019-09-04

    By Côme Chilliet on 2019-09-04T14:07:54 (imported from GitLab)

  • bmortier added To Be Tested label 5 years ago

    added To Be Tested label

  • bmortier assigned to @jswaelens and unassigned @MCMic 5 years ago

    assigned to @jswaelens and unassigned @MCMic

    By Côme Chilliet on 2019-09-04T14:07:54 (imported from GitLab)

    • bmortier
      bmortier @bmortier · 5 years ago
      Author Maintainer
      Erreur PHP "array_diff(): Argument #2 is not an array"
      Trace[1]: fonction array_diff	
      Fichier: /usr/share/fusiondirectory/include/simpleplugin/attributes/class_SelectAttribute.inc (Ligne 172)

      By Côme Chilliet on 2019-09-05T08:28:24 (imported from GitLab)

    • bmortier
      bmortier @bmortier · 5 years ago
      Author Maintainer

      Should be fixed now.

      By Côme Chilliet on 2019-09-05T08:28:23 (imported from GitLab)

    • Please register or sign in to reply
  • bmortier created merge request !668 to address this issue 5 years ago

    created merge request !668 to address this issue

    By Côme Chilliet on 2019-09-05T08:10:59 (imported from GitLab)

  • bmortier mentioned in merge request !668 5 years ago

    mentioned in merge request !668

    By Côme Chilliet on 2019-09-05T08:10:59 (imported from GitLab)

  • bmortier mentioned in commit 75443430 5 years ago

    mentioned in commit 75443430

    By Côme Chilliet on 2019-09-05T08:22:05 (imported from GitLab)

  • bmortier mentioned in issue fd-plugins#5996 (closed) 5 years ago

    mentioned in issue fd-plugins#5996 (closed)

    By Côme Chilliet on 2019-09-05T08:29:22 (imported from GitLab)

  • bmortier
    bmortier @bmortier · 5 years ago
    Author Maintainer

    Tested on demo-dev with values in Supann it works well

    By Jonathan Swaelens on 2019-09-06T08:20:10 (imported from GitLab)

  • bmortier closed 5 years ago

    closed

    By Jonathan Swaelens on 2019-09-06T08:20:11 (imported from GitLab)

  • bmortier added 10m of time spent at 2019-09-06 5 years ago

    added 10m of time spent at 2019-09-06

    By Jonathan Swaelens on 2019-09-06T08:20:11 (imported from GitLab)

  • bmortier removed due date 5 years ago

    removed due date

    By Jonathan Swaelens on 2019-09-06T08:20:12 (imported from GitLab)

  • bmortier added Fixed label and removed To Be Tested label 5 years ago

    added Fixed label and removed To Be Tested label

  • bmortier reopened 5 years ago

    reopened

    By Côme Chilliet on 2019-11-05T15:05:40 (imported from GitLab)

  • bmortier
    bmortier @bmortier · 5 years ago
    Author Maintainer

    This broke SetAttribute of SelectAttribute when there are no outputs defined (the keys are what is shown). Example: fdAuditActions in audit plugin configuration.

    By Côme Chilliet on 2019-11-05T15:06:42 (imported from GitLab)

  • bmortier assigned to @MCMic and unassigned @jswaelens 5 years ago

    assigned to @MCMic and unassigned @jswaelens

    By Côme Chilliet on 2019-11-05T15:06:50 (imported from GitLab)

  • bmortier created merge request !709 to address this issue 5 years ago

    created merge request !709 to address this issue

    By Côme Chilliet on 2019-11-05T15:07:06 (imported from GitLab)

  • bmortier mentioned in merge request !709 5 years ago

    mentioned in merge request !709

    By Côme Chilliet on 2019-11-05T15:07:06 (imported from GitLab)

  • bmortier mentioned in commit a9203f55 5 years ago

    mentioned in commit a9203f55

    By Côme Chilliet on 2019-11-05T15:09:12 (imported from GitLab)

  • bmortier closed 5 years ago

    closed

    By Côme Chilliet on 2019-11-12T09:34:23 (imported from GitLab)

  • bmortier changed title from When a select attribute is in a set attribute is should hide existing values to When a SelectAttribute is in a SetAttribute it should hide existing values 5 years ago

    changed title from When a select attribute is in a set attribute is should hide existing values to When a SelectAttribute is in a SetAttribute it should hide existing values

    By Côme Chilliet on 2020-02-05T09:57:04 (imported from GitLab)

  • bmortier marked this issue as related to fd-plugins#5996 (closed) 4 years ago

    marked this issue as related to fd-plugins#5996 (closed)

    By bmortier on 2021-01-28T21:03:24 (imported from GitLab)

  • bmortier changed the description 2 years ago

    changed the description

    By dockx thibault on 2023-03-09T16:54:02 (imported from GitLab)

  • bmortier added fusiondirectory-core label 2 years ago

    added fusiondirectory-core label

Please register or sign in to reply
Assignee
bmortier's avatar
bmortier
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