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

app/Filament/Pages/RoadMap.php #101

Open
tapanbasuli opened this issue Jan 5, 2024 · 2 comments
Open

app/Filament/Pages/RoadMap.php #101

tapanbasuli opened this issue Jan 5, 2024 · 2 comments
Assignees

Comments

@tapanbasuli
Copy link

public function createEpic(): void { if($this->project) { $this->epic = new Epic(); $this->epic->project_id = $this->project->id; } }

@mihaisolomon
Copy link
Collaborator

No relevant description added

@tapanbasuli
Copy link
Author

No relevant description added

When not selecting any project.

image

image

@mihaisolomon mihaisolomon reopened this Jan 8, 2024
@mihaisolomon mihaisolomon self-assigned this Apr 24, 2024
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

No branches or pull requests

2 participants