Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Child Accounts Modified By column #3100

Merged
merged 1 commit into from Oct 8, 2020

Conversation

lorthirk
Copy link

@lorthirk lorthirk commented Oct 8, 2020

Fix for the Child Accounts "Modified By" column

Related Issue
Fixes #3089

Signed-off-by: Claudio Mezzasalma <claudio.mezzasalma@eurotech.com>
@lorthirk lorthirk requested a review from Coduz October 8, 2020 11:46
@codecov
Copy link

codecov bot commented Oct 8, 2020

Codecov Report

Merging #3100 into develop will decrease coverage by 13.34%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             develop    #3100       +/-   ##
==============================================
- Coverage      62.23%   48.89%   -13.35%     
+ Complexity      2595     2515       -80     
==============================================
  Files           1109     1116        +7     
  Lines          23282    23296       +14     
  Branches        2006     2006               
==============================================
- Hits           14490    11390     -3100     
- Misses          7872    11024     +3152     
+ Partials         920      882       -38     
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/org/eclipse/kapua/KapuaException.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...c/main/java/org/eclipse/kapua/KapuaErrorCodes.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...ain/java/org/eclipse/kapua/event/ServiceEvent.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...va/org/eclipse/kapua/commons/util/SystemUtils.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...n/java/org/eclipse/kapua/model/domain/Actions.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
.../java/org/eclipse/kapua/ExceptionMessageUtils.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
.../java/org/eclipse/kapua/KapuaRuntimeException.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
.../java/org/eclipse/kapua/model/query/SortOrder.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
.../org/eclipse/kapua/commons/event/ServiceEntry.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
...java/org/eclipse/kapua/KapuaRuntimeErrorCodes.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (ø%)
... and 253 more

@Coduz Coduz merged commit effa490 into eclipse:develop Oct 8, 2020
@lorthirk lorthirk deleted the fix-childAccountModifiedBy branch October 19, 2020 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Modified By" column in Child Accounts shows incorrect data
2 participants