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

[WEB-419] feat: manual issue archival #3801

Merged
merged 24 commits into from
Feb 28, 2024

Merge branch 'develop' of gurusainath:makeplane/plane into feat/issue…

8f8fa9e
Select commit
Loading
Failed to load commit list.
Merged

[WEB-419] feat: manual issue archival #3801

Merge branch 'develop' of gurusainath:makeplane/plane into feat/issue…
8f8fa9e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Feb 28, 2024 in 4s

No new alerts in code changed by this pull request

Annotations

Check warning on line 40 in web/components/issues/issue-layouts/quick-action-dropdowns/archived-issue.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Client-side URL redirect Medium

Untrusted URL redirection depends on a
user-provided value
.

Check warning on line 63 in web/components/issues/issue-layouts/quick-action-dropdowns/cycle-issue.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Client-side URL redirect Medium

Untrusted URL redirection depends on a
user-provided value
.

Check warning on line 54 in web/components/issues/issue-layouts/quick-action-dropdowns/all-issue.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Client-side URL redirect Medium

Untrusted URL redirection depends on a
user-provided value
.

Check warning on line 61 in web/components/issues/issue-layouts/quick-action-dropdowns/project-issue.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Client-side URL redirect Medium

Untrusted URL redirection depends on a
user-provided value
.

Check warning on line 63 in web/components/issues/issue-layouts/quick-action-dropdowns/module-issue.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Client-side URL redirect Medium

Untrusted URL redirection depends on a
user-provided value
.