Skip to content

Commit 61f92f0

Browse files
committed
chore: processed dfb3ce2 modify a comment to workaround pdd bug
1 parent fe93134 commit 61f92f0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pdd.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1919,9 +1919,9 @@
19191919
<ticket>1057</ticket>
19201920
<estimate>0</estimate>
19211921
<role>DEV</role>
1922-
<id>1057-8cfd81ef</id>
1923-
<lines>31-31</lines>
1924-
<body>SeriesSaleImportForm: wait until setState() finishes */</body>
1922+
<id>1057-ea0a43ea</id>
1923+
<lines>32-32</lines>
1924+
<body>SeriesSaleImportForm: wait until setState() finishes</body>
19251925
<file>src/main/frontend/src/components/SeriesSaleImportForm.js</file>
19261926
<author>Slava Semushin</author>
19271927
<email>[email protected]</email>

todos-in-code.tsv

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,9 @@ Id Ticket "Title" File Lines
123123
1054-41eae704 1054 "Extract part of spring.messages configuration to a common profile" src/main/resources/application-postgres.properties 10-10
124124
1054-7817233c 1054 "Extract part of Thymeleaf configuration to a common profile" src/main/resources/application-postgres.properties 19-19
125125
1054-d4786412 1054 "Introduce profiles for liquibase contexts" src/main/resources/application-postgres.properties 29-29
126-
1057-8cfd81ef 1057 "SeriesSaleImportForm: wait until setState() finishes */" src/main/frontend/src/components/SeriesSaleImportForm.js 31-31
127126
1057-ae51bd20 1057 "SeriesSaleImportForm: add tests" src/main/frontend/src/components/SeriesSaleImportForm.js 6-6
128127
1057-afe1bb59 1057 "Series sale import form: show a message when JavaScript is disabled" src/main/webapp/WEB-INF/views/series/info.html 858-858
128+
1057-ea0a43ea 1057 "SeriesSaleImportForm: wait until setState() finishes" src/main/frontend/src/components/SeriesSaleImportForm.js 32-32
129129
1060-e52eab60 1060 "Document usage of frontend-maven-plugin" pom.xml 1328-1328
130130
1098-de488059 1098 "Optimize a search within user's collection" src/main/java/ru/mystamps/web/feature/series/SeriesController.java 638-638
131131
1123-296bb340 1123 "CollectionService.findSeriesInstances(): add unit tests" src/main/java/ru/mystamps/web/feature/collection/CollectionServiceImpl.java 136-136

0 commit comments

Comments
 (0)