[jira] [Resolved] (SYNCOPE-1672) Can't retrieve Java classes when add java implementation for Password Rule, Account Rule and Reportlet on Console

2022-04-06 Thread Jira


 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò resolved SYNCOPE-1672.
-
Resolution: Fixed

> Can't retrieve Java classes when add java implementation for Password Rule, 
> Account Rule and Reportlet on Console
> -
>
> Key: SYNCOPE-1672
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1672
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 3.0.0
>Reporter: Samuel Garofalo
>Assignee: Francesco Chicchiriccò
>Priority: Major
> Fix For: 3.0.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Assigned] (SYNCOPE-1672) Can't retrieve Java classes when add java implementation for Password Rule, Account Rule and Reportlet on Console

2022-04-06 Thread Jira


 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò reassigned SYNCOPE-1672:
---

Assignee: Francesco Chicchiriccò

> Can't retrieve Java classes when add java implementation for Password Rule, 
> Account Rule and Reportlet on Console
> -
>
> Key: SYNCOPE-1672
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1672
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 3.0.0
>Reporter: Samuel Garofalo
>Assignee: Francesco Chicchiriccò
>Priority: Major
> Fix For: 3.0.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (SYNCOPE-1672) Can't retrieve Java classes when add java implementation for Password Rule, Account Rule and Reportlet on Console

2022-04-06 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/SYNCOPE-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17518054#comment-17518054
 ] 

ASF subversion and git services commented on SYNCOPE-1672:
--

Commit 40710978a407d10e35f2b8f776e6872ae31fdbdb in syncope's branch 
refs/heads/master from SamuelGaro
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=40710978a4 ]

[SYNCOPE-1672] Ensure IdMImplementationInfoProvider takes on IdM stuff only and 
delegates the rest to IdRepoImplementationInfoProvider (#336)



> Can't retrieve Java classes when add java implementation for Password Rule, 
> Account Rule and Reportlet on Console
> -
>
> Key: SYNCOPE-1672
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1672
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 3.0.0
>Reporter: Samuel Garofalo
>Priority: Major
> Fix For: 3.0.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[GitHub] [syncope] ilgrosso merged pull request #336: [SYNCOPE-1672] Can't retrieve Java classes when add java implementation for Password Rule, Account Rule and Reportlet on Console

2022-04-06 Thread GitBox


ilgrosso merged PR #336:
URL: https://github.com/apache/syncope/pull/336


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Created] (SYNCOPE-1672) Can't retrieve Java classes when add java implementation for Password Rule, Account Rule and Reportlet on Console

2022-04-06 Thread Samuel Garofalo (Jira)
Samuel Garofalo created SYNCOPE-1672:


 Summary: Can't retrieve Java classes when add java implementation 
for Password Rule, Account Rule and Reportlet on Console
 Key: SYNCOPE-1672
 URL: https://issues.apache.org/jira/browse/SYNCOPE-1672
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 3.0.0
Reporter: Samuel Garofalo
 Fix For: 3.0.0






--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Resolved] (SYNCOPE-1671) Wrong JobDelegate column name in scheduled task table

2022-04-06 Thread Jira


 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò resolved SYNCOPE-1671.
-
Resolution: Fixed

> Wrong JobDelegate column name in scheduled task table
> -
>
> Key: SYNCOPE-1671
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1671
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.1.11
>Reporter: Andrea Patricelli
>Assignee: Francesco Chicchiriccò
>Priority: Major
> Fix For: 2.1.12, 3.0.0
>
> Attachments: image-2022-04-06-09-18-18-136.png
>
>
> As shown in the image the column label is wrong and generates an uncaught 
> exception while clicking on the column name. This kicks the user out of the 
> console.
> The problem about the label affects only italian language, the issue about 
> the sudden logout also other languages.
> !image-2022-04-06-09-18-18-136.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (SYNCOPE-1671) Wrong JobDelegate column name in scheduled task table

2022-04-06 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/SYNCOPE-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517949#comment-17517949
 ] 

ASF subversion and git services commented on SYNCOPE-1671:
--

Commit a99183dcc6fc228a11e31f5e5bad35e1682bf37a in syncope's branch 
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=a99183dcc6 ]

[SYNCOPE-1671] Fix italian label and add support to sort tasks by job delegate


> Wrong JobDelegate column name in scheduled task table
> -
>
> Key: SYNCOPE-1671
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1671
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.1.11
>Reporter: Andrea Patricelli
>Assignee: Francesco Chicchiriccò
>Priority: Major
> Fix For: 2.1.12, 3.0.0
>
> Attachments: image-2022-04-06-09-18-18-136.png
>
>
> As shown in the image the column label is wrong and generates an uncaught 
> exception while clicking on the column name. This kicks the user out of the 
> console.
> The problem about the label affects only italian language, the issue about 
> the sudden logout also other languages.
> !image-2022-04-06-09-18-18-136.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (SYNCOPE-1671) Wrong JobDelegate column name in scheduled task table

2022-04-06 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/SYNCOPE-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517948#comment-17517948
 ] 

ASF subversion and git services commented on SYNCOPE-1671:
--

Commit e523a662dae2b1defe479edcdac87e1136ab4f35 in syncope's branch 
refs/heads/2_1_X from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=e523a662da ]

[SYNCOPE-1671] Fix italian label and add support to sort tasks by job delegate


> Wrong JobDelegate column name in scheduled task table
> -
>
> Key: SYNCOPE-1671
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1671
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.1.11
>Reporter: Andrea Patricelli
>Assignee: Francesco Chicchiriccò
>Priority: Major
> Fix For: 2.1.12, 3.0.0
>
> Attachments: image-2022-04-06-09-18-18-136.png
>
>
> As shown in the image the column label is wrong and generates an uncaught 
> exception while clicking on the column name. This kicks the user out of the 
> console.
> The problem about the label affects only italian language, the issue about 
> the sudden logout also other languages.
> !image-2022-04-06-09-18-18-136.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Assigned] (SYNCOPE-1671) Wrong JobDelegate column name in scheduled task table

2022-04-06 Thread Jira


 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò reassigned SYNCOPE-1671:
---

Assignee: Francesco Chicchiriccò

> Wrong JobDelegate column name in scheduled task table
> -
>
> Key: SYNCOPE-1671
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1671
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.1.11
>Reporter: Andrea Patricelli
>Assignee: Francesco Chicchiriccò
>Priority: Major
> Fix For: 2.1.12, 3.0.0
>
> Attachments: image-2022-04-06-09-18-18-136.png
>
>
> As shown in the image the column label is wrong and generates an uncaught 
> exception while clicking on the column name. This kicks the user out of the 
> console.
> The problem about the label affects only italian language, the issue about 
> the sudden logout also other languages.
> !image-2022-04-06-09-18-18-136.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (SYNCOPE-1671) Wrong JobDelegate column name in scheduled task table

2022-04-06 Thread Jira


[ 
https://issues.apache.org/jira/browse/SYNCOPE-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517909#comment-17517909
 ] 

Francesco Chicchiriccò commented on SYNCOPE-1671:
-

Ah I see now, thanks for clarifications.

> Wrong JobDelegate column name in scheduled task table
> -
>
> Key: SYNCOPE-1671
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1671
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.1.11
>Reporter: Andrea Patricelli
>Priority: Major
> Fix For: 2.1.12, 3.0.0
>
> Attachments: image-2022-04-06-09-18-18-136.png
>
>
> As shown in the image the column label is wrong and generates an uncaught 
> exception while clicking on the column name. This kicks the user out of the 
> console.
> The problem about the label affects only italian language, the issue about 
> the sudden logout also other languages.
> !image-2022-04-06-09-18-18-136.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (SYNCOPE-1671) Wrong JobDelegate column name in scheduled task table

2022-04-06 Thread Andrea Patricelli (Jira)


[ 
https://issues.apache.org/jira/browse/SYNCOPE-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517907#comment-17517907
 ] 

Andrea Patricelli commented on SYNCOPE-1671:


I've just investigated and the "JobJobDelegate" depends on italian label. The 
other behavior instead is present also with other languages.

> Wrong JobDelegate column name in scheduled task table
> -
>
> Key: SYNCOPE-1671
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1671
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.1.11
>Reporter: Andrea Patricelli
>Priority: Major
> Fix For: 2.1.12, 3.0.0
>
> Attachments: image-2022-04-06-09-18-18-136.png
>
>
> As shown in the image the column label is wrong and generates an uncaught 
> exception while clicking on the column name. This kicks the user out of the 
> console.
> The problem about the label affects only italian language, the issue about 
> the sudden logout also other languages.
> !image-2022-04-06-09-18-18-136.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (SYNCOPE-1671) Wrong JobDelegate column name in scheduled task table

2022-04-06 Thread Andrea Patricelli (Jira)


 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrea Patricelli updated SYNCOPE-1671:
---
Description: 
As shown in the image the column label is wrong and generates an uncaught 
exception while clicking on the column name. This kicks the user out of the 
console.

The problem about the label affects only italian language, the issue about the 
sudden logout also other languages.

!image-2022-04-06-09-18-18-136.png!

  was:
As shown in the image the column label is wrong and generates an uncaught 
exception while clicking on the column name. This kicks the user out of the 
console.

 

!image-2022-04-06-09-18-18-136.png!


> Wrong JobDelegate column name in scheduled task table
> -
>
> Key: SYNCOPE-1671
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1671
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.1.11
>Reporter: Andrea Patricelli
>Priority: Major
> Fix For: 2.1.12, 3.0.0
>
> Attachments: image-2022-04-06-09-18-18-136.png
>
>
> As shown in the image the column label is wrong and generates an uncaught 
> exception while clicking on the column name. This kicks the user out of the 
> console.
> The problem about the label affects only italian language, the issue about 
> the sudden logout also other languages.
> !image-2022-04-06-09-18-18-136.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (SYNCOPE-1671) Wrong JobDelegate column name in scheduled task table

2022-04-06 Thread Andrea Patricelli (Jira)


 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrea Patricelli updated SYNCOPE-1671:
---
Summary: Wrong JobDelegate column name in scheduled task table  (was: Wrong 
JobDelegate column name in scheduled task table )

> Wrong JobDelegate column name in scheduled task table
> -
>
> Key: SYNCOPE-1671
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1671
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.1.11
>Reporter: Andrea Patricelli
>Priority: Major
> Fix For: 2.1.12, 3.0.0
>
> Attachments: image-2022-04-06-09-18-18-136.png
>
>
> As shown in the image the column label is wrong and generates an uncaught 
> exception while clicking on the column name. This kicks the user out of the 
> console.
>  
> !image-2022-04-06-09-18-18-136.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Comment Edited] (SYNCOPE-1671) Wrong JobDelegate column name in scheduled task table

2022-04-06 Thread Jira


[ 
https://issues.apache.org/jira/browse/SYNCOPE-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517900#comment-17517900
 ] 

Francesco Chicchiriccò edited comment on SYNCOPE-1671 at 4/6/22 7:22 AM:
-

[~andreapatricelli] how are you getting such bad label? I am not able to 
replicate on https://syncope-vm.apache.org/syncope-console nor on any of the 
projects based on Syncope 2.1.11 I am involved with


was (Author: ilgrosso):
[~andreapatricelli] how are you getting such bad label? I am not able to 
replicate on https://syncope-vm.apache.org/syncope-console

> Wrong JobDelegate column name in scheduled task table 
> --
>
> Key: SYNCOPE-1671
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1671
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.1.11
>Reporter: Andrea Patricelli
>Priority: Major
> Fix For: 2.1.12, 3.0.0
>
> Attachments: image-2022-04-06-09-18-18-136.png
>
>
> As shown in the image the column label is wrong and generates an uncaught 
> exception while clicking on the column name. This kicks the user out of the 
> console.
>  
> !image-2022-04-06-09-18-18-136.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (SYNCOPE-1671) Wrong JobDelegate column name in scheduled task table

2022-04-06 Thread Jira


[ 
https://issues.apache.org/jira/browse/SYNCOPE-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517900#comment-17517900
 ] 

Francesco Chicchiriccò commented on SYNCOPE-1671:
-

[~andreapatricelli] how are you getting such bad label? I am not able to 
replicate on https://syncope-vm.apache.org/syncope-console

> Wrong JobDelegate column name in scheduled task table 
> --
>
> Key: SYNCOPE-1671
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1671
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.1.11
>Reporter: Andrea Patricelli
>Priority: Major
> Fix For: 2.1.12, 3.0.0
>
> Attachments: image-2022-04-06-09-18-18-136.png
>
>
> As shown in the image the column label is wrong and generates an uncaught 
> exception while clicking on the column name. This kicks the user out of the 
> console.
>  
> !image-2022-04-06-09-18-18-136.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Created] (SYNCOPE-1671) Wrong JobDelegate column name in scheduled task table

2022-04-06 Thread Andrea Patricelli (Jira)
Andrea Patricelli created SYNCOPE-1671:
--

 Summary: Wrong JobDelegate column name in scheduled task table 
 Key: SYNCOPE-1671
 URL: https://issues.apache.org/jira/browse/SYNCOPE-1671
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 2.1.11
Reporter: Andrea Patricelli
 Fix For: 2.1.12, 3.0.0
 Attachments: image-2022-04-06-09-18-18-136.png

As shown in the image the column label is wrong and generates an uncaught 
exception while clicking on the column name. This kicks the user out of the 
console.

 

!image-2022-04-06-09-18-18-136.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)