Erstellt vor 2 Jahren
Geschlossen vor 2 Jahren
#2189 closed Fehler (fixed)
add_chart_link_to_acc_trans.sql macht bei Update Probleme
| Erstellt von: | roman.karuschka@… | Verantwortlicher: | |
|---|---|---|---|
| Priorität: | hoch | Meilenstein: | |
| Komponente: | kivitendo ERP | Version: | 3.0.0 unstable |
| Schweregrad: | schwerwiegend | Stichworte: | |
| Beobachter: |
Beschreibung
Führe add_chart_link_to_acc_trans.sql aus: Neue Spalte chart_link in der acc_trans
The database update/creation did not succeed. The file sql/Pg-upgrade2/add_chart_link_to_acc_trans.sql containing the following query failed:
ALTER TABLE acc_trans ALTER chart_link SET NOT NULL
The error message was: FEHLER: Spalte »chart_link« enthält NULL-Werte
Änderungshistorie (2)
comment:1 Geändert vor 2 Jahren durch Niclas
comment:2 Geändert vor 2 Jahren durch Niclas
- Lösung auf fixed gesetzt
- Status von new nach closed geändert
Hinweis: Hilfe zur Verwendung von Tickets finden Sie in TracTickets.

Wird duch ca9d536ff53e36883d715fd02ddabd829374dd90 behoben.