Just tried logging in with french (Canada), got the same behavior, all seems to 
work fine.

Maybe something local to your environment?

Regards.

On 15/01/26 10:47, Stéphane Popoff wrote:
Hi,

In fact it's only with the French(Canada) version. Sorry to be French
of France ;-)

Best regards,

Stéphane POPOFF

Le jeu. 15 janv. 2026 à 08:49, Francesco Chicchiriccò
<[email protected]> a écrit :
Hi,
I have just tried on

https://syncope-vm.apache.org/syncope-console/

to create a new Group and immediately afterwards double-click or single-clik + 
edit and all worked as expected.

I have also created a new USER via REST trough

https://syncope-vm.apache.org/syncope/

and got the same from Console.

Regards.

On 14/01/26 18:39, Stéphane Popoff wrote:
Hi,

When creating a group via Rest [1] or Gui, we can update the record
via a double click and then a local menu appears, but that has no
effect (the menu buttons react, but don't operate).
Simply clicking on the record doesn't create the local menu.

Best regards,

Stéphane POPOFF
[1] {
      "_class": "org.apache.syncope.common.lib.request.GroupCR",
      "realm": "/",
      "name": "appAdmin",
      "auxClasses": [
          "AdminGroup"
      ],
      "plainAttrs": [
          {
              "schema": "projects",
              "values": [
                  "projet1",
                  "projet2"
              ]
          }
      ],
      "derAttrs": [
          {
              "schema": "login",
              "values": [
                  "adm-"
              ]
          }
      ],
      "resources": [
          "admin"
      ],
      "relationships": [],
      "userOwner": null,
      "groupOwner": null,
      "udynMembershipCond": null,
      "adynMembershipConds": {},
      "typeExtensions": [
          {
              "anyType": "USER",
              "auxClasses": [
                  "AdminGroup"
              ]
          }
      ]
}

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA
https://about.me/ilgrosso

Reply via email to