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

[Bug]: The redirect URL to auto-update the central token is incorrect #41831

Closed
gayaldassanayake opened this issue Dec 5, 2023 · 1 comment · Fixed by #42649
Closed

[Bug]: The redirect URL to auto-update the central token is incorrect #41831

gayaldassanayake opened this issue Dec 5, 2023 · 1 comment · Fixed by #42649
Labels
Area/CLI Ballerina CLI related issues. good first issue Team/DevTools Ballerina Developer Tooling ( CLI, Test FW, Package Management, OpenAPI, APIDocs ) Type/Bug

Comments

@gayaldassanayake
Copy link
Contributor

gayaldassanayake commented Dec 5, 2023

Description

I got directed to the following URL when the central token in user home is getting auto updated.
https://dev-central.ballerina.io/cli-token?q=&page=1.

The correct redirect url is https://central.ballerina.io/dashboard?tab=token

Steps to Reproduce

  1. Empty the Settings.toml in the user home
  2. Run bal push command within a ballerina project
$ bal push                     
Opening the web browser to https://dev-central.ballerina.io/cli-token for auto token update ...

Affected Version(s)

No response

OS, DB, other environment details and versions

No response

Related area

-> Other Area

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

@ballerina-bot ballerina-bot added the needTriage The issue has to be inspected and labeled manually label Dec 5, 2023
@gayaldassanayake gayaldassanayake added Area/CLI Ballerina CLI related issues. Team/DevTools Ballerina Developer Tooling ( CLI, Test FW, Package Management, OpenAPI, APIDocs ) good first issue Points/0.25 Equivalent to quarter of a day effort and removed needTriage The issue has to be inspected and labeled manually Points/0.25 Equivalent to quarter of a day effort labels Dec 5, 2023
@keizer619 keizer619 moved this to Todo in Good First Issues Mar 7, 2024
@gayaldassanayake gayaldassanayake self-assigned this May 22, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Good First Issues May 28, 2024
Copy link

This issue is NOT closed with a proper Reason/ label. Make sure to add proper reason label before closing. Please add or leave a comment with the proper reason label now.

      - Reason/EngineeringMistake - The issue occurred due to a mistake made in the past.
      - Reason/Regression - The issue has introduced a regression.
      - Reason/MultipleComponentInteraction - Issue occured due to interactions in multiple components.
      - Reason/Complex - Issue occurred due to complex scenario.
      - Reason/Invalid - Issue is invalid.
      - Reason/Other - None of the above cases.

@gayaldassanayake gayaldassanayake removed their assignment May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area/CLI Ballerina CLI related issues. good first issue Team/DevTools Ballerina Developer Tooling ( CLI, Test FW, Package Management, OpenAPI, APIDocs ) Type/Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants