amplication icon indicating copy to clipboard operation
amplication copied to clipboard

🔥🔥🔥 Open-source backend development platform. Build production-ready services without wasting time on repetitive coding.

Results 692 amplication issues
Sort by recently updated
recently updated
newest added

### What happened? can not create gitOrganization that already installed in another workspace ### What you expected to happen gitOrganization will be successfully created ### How to reproduce 1. create...

type: bug
@amplication/server
status: baking

## Problem Statement We want to provide new users with a smooth way to create a new service. This will be done via a wizard which serves two purposes: 1....

type: feature request

### What happened? when i click the x button to the exit the create API pop-up, it shows me a warning like i want to create an api but without...

type: bug
good first issue
@amplication/client

- create new package - amplication-notification-service from Amplication - docker + docker-compose file

type: feature request
status: assigned
@amplication/notifications-service
sub-task

We should create a notifications service, `@amplication/notifications-service`. this service will consume kafka topic for in-app notifications and will trigger the in-app notifications. the service will consume messages from topic: `notification.internal.in-app-push.event.0`...

type: feature request
status: assigned
@amplication/notifications-service

$ amp config AMP_CURRENT_APP=undefined AMP_CURRENT_ENTITY=undefined AMP_CURRENT_FIELD=undefined AMP_SERVER_URL=https://app.amplication.com/ AMP_OUTPUT_FORMAT=undefined

good first issue
@amplication/cli

### Describe the issue with documentation For a complete newbie to this project it's hard to tell how the different packages relate to each other. For example, in order to...

type: bug
type: docs

Create a new doc explaining the new secret manager, including: - Explain the structure of the generated Secret Manager - Default : .env file - How to customize - add...

type: docs
priority: medium

### What happened? Have a look at #3203 ### What you expected to happen I expect the process to exit on failure and log the error message to the user...

type: bug

In my project there are 3 entities, user, category and event, a category can have more events. In the Admin-UI, (localhost and sandbox environment) ,when creating a new event I...

type: bug