View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000740 | BeeJ | Новый функционал | public | 2024-01-28 18:16 | 2024-05-17 15:57 |
| Reporter | simon | Assigned To | simon | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | BeeJ 0.1a-rc2 | ||||
| Target Version | BeeJ 0.1a-rc3 | Fixed in Version | BeeJ 0.1a-rc3 | ||
| Summary | 0000740: Признак аварии | ||||
| Description | Пометка "кирпичем" | ||||
| Tags | No tags attached. | ||||
| Attach Tags | |||||
|
|
Исползовать поле tag запись $colony['tag'] = str_replace(['\r\n', '\n', '\r'], ',', $colony['tag']); отображение $data['tags'] = []; if ($colony['tag']) { $tags = explode(',', $colony['tag']); foreach ($tags as $tag) { $data['tags'][] = [ tag' => trim($tag), ]; } } |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-01-28 18:16 | simon | New Issue | |
| 2024-01-28 18:16 | simon | Status | new => assigned |
| 2024-01-28 18:16 | simon | Assigned To | => simon |
| 2024-02-25 18:48 | simon | Status | assigned => process |
| 2024-02-25 18:48 | simon | Note Added: 0008735 | |
| 2024-04-05 14:04 | simon | Status | process => closed |
| 2024-04-05 14:04 | simon | Resolution | open => fixed |
| 2024-04-05 14:04 | simon | Fixed in Version | => BeeJ 0.1a-rc2 |
| 2024-05-17 15:57 | simon | Fixed in Version | BeeJ 0.1a-rc2 => BeeJ 0.1a-rc3 |
| 2024-05-17 15:57 | simon | Target Version | BeeJ 0.1a => BeeJ 0.1a-rc3 |