Hi ,
Thank you for giving me the opportunity , I really appreciate it , looking
forward to work with you all . Thank you Andrea for mentoring my project đ.
Best Regards,
Rohan Julka
[
https://issues.apache.org/jira/browse/SYNCOPE-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò resolved SYNCOPE-1304.
-
Resolution: Fixed
> Order Groups by userOwner throws DataIntegrityViolat
[
https://issues.apache.org/jira/browse/SYNCOPE-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16448217#comment-16448217
]
ASF subversion and git services commented on SYNCOPE-1304:
--
Com
[
https://issues.apache.org/jira/browse/SYNCOPE-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16448216#comment-16448216
]
ASF subversion and git services commented on SYNCOPE-1304:
--
Com
[
https://issues.apache.org/jira/browse/SYNCOPE-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò updated SYNCOPE-1304:
Fix Version/s: (was: 2.0.8)
2.1.0
[
https://issues.apache.org/jira/browse/SYNCOPE-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò reassigned SYNCOPE-1304:
---
Assignee: Francesco Chicchiriccò
> Order Groups by userOwner throws
[
https://issues.apache.org/jira/browse/SYNCOPE-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Tsvetkov updated SYNCOPE-1305:
Affects Version/s: 2.0.8
Labels: orderby (was: )
Componen
[
https://issues.apache.org/jira/browse/SYNCOPE-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Tsvetkov updated SYNCOPE-1304:
Labels: orderby (was: )
> Order Groups by userOwner throws DataIntegrityViolation
[
https://issues.apache.org/jira/browse/SYNCOPE-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò closed SYNCOPE-1305.
---
Resolution: Not A Problem
Ordering by derived or virtual attributes is not p
Alexander Tsvetkov created SYNCOPE-1305:
---
Summary: Users and Groups ordering over derived attributes doesn't
work.
Key: SYNCOPE-1305
URL: https://issues.apache.org/jira/browse/SYNCOPE-1305
Proje
Alexander Tsvetkov created SYNCOPE-1304:
---
Summary: Order Groups by userOwner throws DataIntegrityViolation
exception
Key: SYNCOPE-1304
URL: https://issues.apache.org/jira/browse/SYNCOPE-1304
Pro
[
https://issues.apache.org/jira/browse/SYNCOPE-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò resolved SYNCOPE-1303.
-
Resolution: Fixed
> Content migration from 1.2 problems
> --
[
https://issues.apache.org/jira/browse/SYNCOPE-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16447896#comment-16447896
]
ASF subversion and git services commented on SYNCOPE-1303:
--
Com
Github user ilgrosso commented on the issue:
https://github.com/apache/syncope/pull/71
Thx @loredicola I've merged this PR
---
[
https://issues.apache.org/jira/browse/SYNCOPE-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16447895#comment-16447895
]
ASF subversion and git services commented on SYNCOPE-1303:
--
Com
Github user asfgit closed the pull request at:
https://github.com/apache/syncope/pull/71
---
[
https://issues.apache.org/jira/browse/SYNCOPE-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò updated SYNCOPE-1303:
Summary: Content migration from 1.2 problems (was: content migration from
[
https://issues.apache.org/jira/browse/SYNCOPE-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò reassigned SYNCOPE-1303:
---
Assignee: Francesco Chicchiriccò
> content migration from 1.2 to 2.
[
https://issues.apache.org/jira/browse/SYNCOPE-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16447882#comment-16447882
]
ASF GitHub Bot commented on SYNCOPE-303:
Github user ilgrosso commented on the is
Github user ilgrosso commented on the issue:
https://github.com/apache/syncope/pull/71
SYNCOPE-303 was created to support this PR.
---
[
https://issues.apache.org/jira/browse/SYNCOPE-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lorenzo Di Cola updated SYNCOPE-1303:
-
Description:
In MigrateConf class there are some bugs:
* syncopeConf id is wrongÂ
* Th
Lorenzo Di Cola created SYNCOPE-1303:
Summary: content migration from 1.2 to 2.0.9-SNAPSHOT problems
Key: SYNCOPE-1303
URL: https://issues.apache.org/jira/browse/SYNCOPE-1303
Project: Syncope
Github user ilgrosso commented on a diff in the pull request:
https://github.com/apache/syncope/pull/71#discussion_r183326763
--- Diff:
client/cli/src/main/java/org/apache/syncope/client/cli/commands/migrate/MigrateConf.java
---
@@ -864,9 +885,6 @@ private static void exec(final S
Github user ilgrosso commented on the issue:
https://github.com/apache/syncope/pull/71
@loredicola please open an issue on JIRA about the fixes you are proposing
with this PR.
Besides the comment I've added, the rest looks good.
Please revert the aforementioned changes and
Github user ilgrosso commented on a diff in the pull request:
https://github.com/apache/syncope/pull/71#discussion_r183312735
--- Diff:
client/cli/src/main/java/org/apache/syncope/client/cli/commands/migrate/MigrateConf.java
---
@@ -731,18 +752,18 @@ private static void exec(final
GitHub user loredicola opened a pull request:
https://github.com/apache/syncope/pull/71
fix content migration from 1.2 to 2.0.9-SNAPSHOT version
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/loredicola/syncope 2_0_X
Alternativ
[
https://issues.apache.org/jira/browse/SYNCOPE-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16447704#comment-16447704
]
ASF subversion and git services commented on SYNCOPE-938:
-
Commit
[
https://issues.apache.org/jira/browse/SYNCOPE-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16447696#comment-16447696
]
xin yang commented on SYNCOPE-1220:
---
Thank you for your support ,
Best Regards,
Xin
[
https://issues.apache.org/jira/browse/SYNCOPE-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16447657#comment-16447657
]
Andrea Patricelli commented on SYNCOPE-1220:
No problem. Maybe [this link|ht
29 matches
Mail list logo