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 #6588 Delete attribute using metadata manager fails #6871

Conversation

ConnorStroomberg
Copy link
Contributor

@ConnorStroomberg ConnorStroomberg commented Nov 2, 2017

Fix #6588 Using the Metadata manager to remove an attribute via the tree results in an error #6855

Add translation param to method call.

Checklist

  • Functionality works & meets specifications
  • Code reviewed
  • Code unit/integration/system tested
  • User documentation updated
  • (If you have changed REST API interface) view-swagger.ftl updated
  • Test plan template updated
  • Clean commits

…ia the tree results in an error molgenis#6855

Add translation param to method call.
@mark-de-haan mark-de-haan merged commit 3d53bfb into molgenis:master Nov 2, 2017
@codecov
Copy link

codecov bot commented Nov 2, 2017

Codecov Report

Merging #6871 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #6871   +/-   ##
=========================================
  Coverage     49.25%   49.25%           
  Complexity     6037     6037           
=========================================
  Files          1071     1071           
  Lines         34745    34745           
  Branches       4264     4264           
=========================================
  Hits          17115    17115           
  Misses        16016    16016           
  Partials       1614     1614
Impacted Files Coverage Δ Complexity Δ
...rc/components/MetadataManagerAttributeEditForm.vue 0% <0%> (ø) 0 <0> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c3e1d66...54c4767. Read the comment docs.

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.

None yet

2 participants