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

Fixed copy job list feature #3749

Merged
merged 2 commits into from Sep 30, 2021
Merged

Fixed copy job list feature #3749

merged 2 commits into from Sep 30, 2021

Conversation

bsekachev
Copy link
Member

@bsekachev bsekachev commented Sep 29, 2021

Motivation and context

Works incorrect. Job #2 : /?id=2 is not a link to job anymore, baseURL now empty because of using proxy.
After fix:
Job #2 : http://localhost:3000/tasks/2/jobs/2: [0-2166]

How has this been tested?

Manual

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

@bsekachev bsekachev merged commit 51ee7cb into develop Sep 30, 2021
@bsekachev bsekachev deleted the bs/fixed_copy_job branch October 21, 2021 11:12
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

1 participant