Uploaded image for project: 'JTalks Common'
  1. JTalks Common
  2. JTALKSCOMMON-67

Remove unused functionality from User entity

VotersWatchers
    XMLWordPrintable

    Details

    • Type: Task
    • Status: Done (View Workflow)
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: common 0.11
    • Fix Version/s: common 0.11
    • Labels:

      Description

      Needs to be removed unused functionality from User entity. At this moment we are not using fields and related to it methods:

      User.banExpirationDate
      User.permanentBan
      

      Also need to be created new migration to remove related columns from schema, like:

      ALTER TABLE `USERS` DROP `PERMANENT_BAN`, DROP `BAN_EXPIRATION_DATE`;
      

        Attachments

          Issue Links

            Structure

              Activity

                People

                • Assignee:
                  ancient_mariner Alex Lysak
                  Reporter:
                  vzh Zhivaev Vyacheslav
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  3 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved:

                    Time Tracking

                    Estimated:
                    Original Estimate - Not Specified
                    Not Specified
                    Remaining:
                    Remaining Estimate - 0h
                    0h
                    Logged:
                    Time Spent - 1h
                    1h

                      Structure Helper Panel