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

Repro vip add support public exec #418

Conversation

alexcornier
Copy link
Contributor

The researcher publishes/shares his results in VIP using a form to make an execution public, which is validated by the admins.

private ModalWindow modal;
private String executionID;
private ReproVipServiceAsync reproVipServiceAsync = ReproVipService.Util.getInstance();
private ReproVipService reproVipService;

Check warning

Code scanning / PMD

Avoid unused private fields such as 'classBusiness'. Warning

Avoid unused private fields such as 'reproVipService'.
@axlbonnet axlbonnet merged commit 6f382f7 into virtual-imaging-platform:develop Dec 18, 2023
2 of 3 checks passed
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.

2 participants