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

🐛 (Jobs) fixed JobStep.jobStepDefinitionId not being editable #3991

Merged

Conversation

Coduz
Copy link
Contributor

@Coduz Coduz commented Mar 14, 2024

This PR fixes the JobStep.jobStepDefinitionId not being editable.

Related Issue
None

Description of the solution adopted
Defined job_step_definition_id column editable

Screenshots
None

Any side note on the changes made
None

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
@Coduz Coduz added the Bug This is a bug or an unexpected behaviour. Fix it! label Mar 14, 2024
Copy link

codecov bot commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 21.08%. Comparing base (c3d3718) to head (a056f89).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             develop    #3991   +/-   ##
==========================================
  Coverage      21.08%   21.08%           
  Complexity        10       10           
==========================================
  Files           1947     1947           
  Lines          41395    41395           
  Branches        3804     3804           
==========================================
  Hits            8730     8730           
  Misses         32261    32261           
  Partials         404      404           
Files Coverage Δ
...e/kapua/service/job/step/internal/JobStepImpl.java 0.00% <ø> (ø)

@Coduz Coduz merged commit 1fd852e into eclipse:develop Mar 14, 2024
34 checks passed
@Coduz Coduz deleted the fix-job_step_definition_id_not_editable branch May 3, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug or an unexpected behaviour. Fix it!
Projects
Development

Successfully merging this pull request may close these issues.

2 participants