Uploaded image for project: 'JCommune'
  1. JCommune
  2. JC-616 Migration from phpbb to jcommune database.
  3. JC-985

Migration DB: Specified Open Polls are displayed and behave as closed

VotersWatchers
    XMLWordPrintable

    Details

    • Type: Sub-task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 0.20 Larks
    • Fix Version/s: 0.20 Larks
    • Labels:
    • Environment:

      javatalks.jtalks.org/jcommune

      Description

      How to check:
      Find somehow the poll without ending date on old forum (usually FAQs and other sticked posts)
      Open the same poll on JCommune

      Actual result:

      • Poll is displayed as closed
      • "Voting stops at" date is the same as CREATED_DATE

      Expected result:
      All open polls from old forum are displayed as open on JCommune

      Data examples:
      http://javatalks.jtalks.org/jcommune/topics/12689
      http://javatalks.jtalks.org/jcommune/topics/11854

      Query run over DB installed 2012-09-05 17:34:18
      select *
      from POLLS
      where ENDING_DATE is null;
      /* 0 rows affected, 0 rows found. Duration for 1 query: 0,047 sec. */

        Attachments

          Structure

            Activity

              People

              • Assignee:
                kitsune Polina
                Reporter:
                kitsune Polina
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 0.5h
                  0.5h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h

                    Structure Helper Panel